2025-06-30 09:38:03 +08:00

2 lines
72 B
TypeScript

export declare function newError(message: string, code: string): Error;