crypto-pro-js/lib/helpers/_isSupportedCadesVersion.d.ts
2022-11-11 19:22:36 +03:00

2 lines
77 B
TypeScript
Executable File

export declare const _isSupportedCadesVersion: (version: string) => boolean;