2024-05-30 00:52:07 +01:00

4 lines
68 B
TypeScript

declare const EvalError: EvalErrorConstructor;
export = EvalError;