mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-04-21 04:53:08 +03:00
Update index.ts
This commit is contained in:
parent
bccc0c9146
commit
e27a801fdc
@ -1,5 +1,6 @@
|
|||||||
export * from './getCertificate';
|
export * from './getCertificate';
|
||||||
export * from './getUserCertificates';
|
export * from './getUserCertificates';
|
||||||
|
export * from './getAllUserCertificates';
|
||||||
export * from './getSystemInfo';
|
export * from './getSystemInfo';
|
||||||
export * from './isValidSystemSetup';
|
export * from './isValidSystemSetup';
|
||||||
export * from './createSignature';
|
export * from './createSignature';
|
||||||
|
Loading…
Reference in New Issue
Block a user