UNPKG

@golemio/pid

Version:
4 lines (3 loc) 80 B
export interface IGtfsTripStopsCacheDto { stops: Array<[string, string]>; }