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

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;