UNPKG

twitch-js

Version:

Javascript library for the Twitch Messaging Interface.

3 lines (2 loc) 142 B
export declare const generalTimestamp: (maybeTimestamp: string) => Date; export declare const username: (...maybeUsernames: any[]) => string;