crypto-pro-js/dist/crypto-pro-js-m.d.ts
2024-07-05 12:14:06 +03:00

9 lines
227 B
TypeScript

// Type definitions for crypto-pro-js-m 1.0.1
// Project: crypto-pro-js-m
// Definitions by: Serge Schekhovtsov https://github.com/schekhovtsov
export as namespace cryptoPro;
export * from './api';
export * from './helpers';