UNPKG

twitch-js

Version:

Javascript library for the Twitch Messaging Interface.

3 lines (2 loc) 107 B
export declare const token: (value: any) => string; export declare const username: (value: any) => string;