mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2024-11-24 00:55:00 +03:00
8 lines
186 B
TypeScript
8 lines
186 B
TypeScript
// Type definitions for crypto-pro-js 2.3.0
|
|
// Project: crypto-pro-js
|
|
// Definitions by: Artem Vasilev https://github.com/kernusr
|
|
|
|
export as namespace cryptoPro;
|
|
|
|
export * from './api';
|