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

7 lines
195 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 * from './api';
export * from './helpers';