Files
screenshot-tools/node_modules/es-errors/eval.d.ts
Frank John Begornia c926590e1d first commit
2025-12-23 01:51:15 +08:00

4 lines
68 B
TypeScript

declare const EvalError: EvalErrorConstructor;
export = EvalError;