UNPKG
gtfs-types
Version:
latest (5.1.0)
5.1.0
5.0.0
4.0.0
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0
🚂 Typescript definitions for the GTFS Standard
github.com/k-yle/gtfs-types
k-yle/gtfs-types
gtfs-types
/
dist
/
index.d.ts
4 lines
(3 loc)
•
111 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./src/realtime.def"
;
export
*
from
"./src/static.def"
;
export
*
from
"./src/vehicle-types.def"
;