2025-07-06 20:54:40 +08:00

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;