2024-08-09 14:03:22 +00:00

4 lines
68 B
TypeScript

declare const EvalError: EvalErrorConstructor;
export = EvalError;