Skip to content
On this page

Home > sncf.js > StopArea > lines

StopArea.lines() method

Get the lines of the stop area

Signature:

typescript
lines(): Promise<Line[]>;

Returns:

Promise<Line[]>