mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2024-11-24 00:55:00 +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