UNPKG

@intocode-io/line-api-cli

Version:
7 lines 346 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 */ "use strict"; //# sourceMappingURL=linetv-get-spotlight-response-data.js.map