bahnui/back/node_modules/es-errors/index.d.ts
2024-11-15 23:23:46 +01:00

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;