mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-08-26 10:42:38 +03:00
8 lines
200 B
TypeScript
8 lines
200 B
TypeScript
// Type definitions for crypto-pro-js-m 0.1.3
|
|
// Project: crypto-pro-js-m
|
|
// Definitions by: Serge Schekhovtsov https://github.com/schekhovtsov
|
|
|
|
export as namespace cryptoPro;
|
|
|
|
export * from './api';
|