Showcase-Server/node_modules/es-errors/eval.d.ts
2024-05-09 16:38:29 -07:00

3 lines
68 B
TypeScript

declare const EvalError: EvalErrorConstructor;
export = EvalError;