Files
Voting-System/server/node_modules/es-errors/index.d.ts
2026-05-03 16:55:22 +05:30

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;