crypto-pro-js/lib/helpers/_extractMeaningfulErrorMessage.d.ts

2 lines
79 B
TypeScript

export declare const _extractMeaningfulErrorMessage: (error: Error) => string;