UNPKG

line-api-cli

Version:
6 lines (5 loc) 231 B
/** * @typedef LINETvListStationResponseData * @property {{ message: string; code: number }} header * @property {{ stations: Array<{ stationId: string; stationName: string; stationLogo: string; serviceUrl: string }> }} body */