UNPKG

@intocode-io/line-api-cli

Version:
6 lines (5 loc) 270 B
/** * @typedef LINETvGetSpotlightResponseData * @property {{ message: string; code: number }} header * @property {{ clips: Array<LINETvClipData>|null; channels: Array<LINETvChannelData>|null; playlists: Array<LINETvPlaylistData>|nullZ; moduleName: string }} body */