Preparing search index...
The search index is not available
FsHafas-JavaScript
FsHafas-JavaScript
Event
Interface Event
interface
Event
{
end
?:
string
;
fromLocation
?:
Location
|
Station
|
Stop
;
sections
?:
string
[]
;
start
?:
string
;
toLocation
?:
Location
|
Station
|
Stop
;
}
Index
Properties
end?
from
Location?
sections?
start?
to
Location?
Properties
Optional
end
end
?:
string
Optional
from
Location
from
Location
?:
Location
|
Station
|
Stop
Optional
sections
sections
?:
string
[]
Optional
start
start
?:
string
Optional
to
Location
to
Location
?:
Location
|
Station
|
Stop
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
from
Location
sections
start
to
Location
FsHafas-JavaScript
Loading...