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

3 lines
57 B
TypeScript

declare function hasProto(): boolean;
export = hasProto;