Edit File: error-utils.d.ts
export declare function getErrorStringCode(code: number): string;
Back to File Manager