mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
|
|
declare const EvalError: EvalErrorConstructor;
|
||
|
|
|
||
|
|
export = EvalError;
|