crypto-pro-js/dist/crypto-pro-js-m.d.ts
Sergey Shehovcov 0271933e11 feat: v1.0.0
2024-07-05 11:37:03 +03:00

9 lines
227 B
TypeScript

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