eval.d.ts 68 Bytes Edit Raw Blame History 1 2 3 declare const EvalError: EvalErrorConstructor; export = EvalError;