UNPKG

twitch-js

Version:

Javascript library for the Twitch Messaging Interface.

4 lines (3 loc) 162 B
export declare const channel: (value?: any) => string; export declare const token: (value: any) => string; export declare const username: (value: any) => string;