UNPKG

@golemio/pid

Version:
8 lines (7 loc) 177 B
export interface IRopidDeparturesPresetsRopidGTFSStops { id: string; stop_id: string; preset_id: string; created_timestamp: Date; updated_timestamp: Date; }