Skip to content
On this page

Home > sncf.js > StopArea > routes

StopArea.routes() method

Get the routes of the stop area

Signature:

typescript
routes(): Promise<Route[]>;

Returns:

Promise<Route[]>