Files
AI-Testing/frontend/node_modules/es-errors/index.d 2.ts
2026-04-18 20:20:38 +08:00

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;