UNPKG

line-api-cli

Version:
6 lines (5 loc) 187 B
/** * @typedef LINETvSearchResponseData * @property {{ message: string; code: number }} header * @property {{ clips: Array<LINETvClipData> ; hasMore: boolean; total: number}} body */