UNPKG

tfl-ts

Version:

🚇 Fully-typed TypeScript client for Transport for London (TfL) API • Zero dependencies • Auto-generated types • Real-time arrivals • Journey planning • Universal compatibility

9 lines (8 loc) • 432 B
export declare const INDEX_DATA: { readonly sections: readonly ["AccidentStats", "AirQuality", "BikePoint", "Cabwise", "Journey", "Line", "Mode", "Occupancy", "Place", "Road", "Search", "StopPoint", "TravelTimes", "Vehicle"]; readonly totalSections: 14; readonly totalEndpoints: 69; readonly metaEndpoints: 15; readonly generatedAt: "2025-07-10T01:28:59.106Z"; }; export type INDEX_DATAType = typeof INDEX_DATA;