📄 index.d.ts
/home/palash/git/site/node_modules/es-errors/index.d.ts
Language: ts • Lines: 3
declare const Error: ErrorConstructor;

export = Error;