Files
Project_Astral/node_modules/es-errors/index.d.ts
2026-02-25 00:50:23 +05:30

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;