crypto-pro-js/dist/api/index.d.ts

7 lines
210 B
TypeScript
Raw Permalink Normal View History

export * from './getCertificate';
export * from './getUserCertificates';
export * from './getSystemInfo';
export * from './isValidSystemSetup';
export * from './createSignature';
export * from './certificate';