fn_b/node_modules/es-errors/index.d.ts
2026-02-12 13:55:43 +08:00

4 lines
56 B
TypeScript
Executable File

declare const Error: ErrorConstructor;
export = Error;