UNPKG

@golemio/pid

Version:
9 lines (8 loc) 225 B
export interface IPublicStopTimeCacheDto { sequence: number; arr_delay: number | null; dep_delay: number | null; cis_stop_platform_code: string | null; platform_code: string | null; stop_id: string; }