📄 eval.d.ts
/home/palash/git/site/node_modules/es-errors/eval.d.ts
Language: ts • Lines: 3
declare const EvalError: EvalErrorConstructor;

export = EvalError;