crypto-pro-js/dist/helpers/_generateCadesFn.d.ts

4 lines
192 B
TypeScript

export declare const __cadesAsyncToken__: {};
export declare const __createCadesPluginObject__: (...args: any[]) => any;
export declare const _generateCadesFn: (callback: Function) => string;