UNPKG

tfl-api-wrapper

Version:

A Node JS wrapper for the Transport for London API

7 lines (6 loc) 141 B
export declare namespace IStopPoint { interface getCategories { category: string; availableKeys: string[]; } }