imajin/node_modules/es-errors/index.d.ts
2026-01-10 04:52:11 -08:00

3 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;