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

2 lines
75 B
TypeScript
Executable File

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