UNPKG

crypto-pro-js

Version:

Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In. Forked from https://github.com/vgoma/crypto-pro

8 lines (5 loc) 186 B
// Type definitions for crypto-pro-js 2.3.3 // Project: crypto-pro-js // Definitions by: Artem Vasilev https://github.com/kernusr export as namespace cryptoPro; export * from './api';