3 lines
68 B
TypeScript
Executable file
3 lines
68 B
TypeScript
Executable file
declare const EvalError: EvalErrorConstructor;
|
|
|
|
export = EvalError;
|