mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-04-21 13:03:07 +03:00
2 lines
86 B
TypeScript
Executable File
2 lines
86 B
TypeScript
Executable File
export declare const _extractCommonName: (subjectName: string) => string | undefined;
|