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

4 lines
74 B
TypeScript

declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;