Files
TwitchChatRandomizer/Twitch Chat Randomizer/node_modules/es-errors/eval.d.ts
T
2024-06-06 23:27:22 -04:00

4 lines
68 B
TypeScript

declare const EvalError: EvalErrorConstructor;
export = EvalError;