UNPKG

twitch-js

Version:

Javascript library for the Twitch Messaging Interface.

3 lines (2 loc) 107 B
import { ApiOptions } from '../types'; export declare const apiOptions: (maybeOptions: any) => ApiOptions;