scraper/node_modules/es-errors/index.d.ts
2026-04-21 19:21:04 +07:00

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;