2025-04-02 21:57:33 +08:00

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;