UNPKG

kick-sdk

Version:

NodeJS lightweight SDK for Kick.com API.

4 lines (3 loc) 59 B
export interface IKickClientOptions { token: string; }