mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-04-19 12:03:10 +03:00
2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
export declare const _extractMeaningfulErrorMessage: (error: Error) => string | null;
|