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

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;