2026-04-19 10:53:12 +03:00

4 lines
68 B
TypeScript

declare const EvalError: EvalErrorConstructor;
export = EvalError;