mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-08-26 18:52:39 +03:00
9 lines
227 B
TypeScript
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';
|