FsHafas-JavaScript
    Preparing search index...

    Interface DurationsWithRealtimeData

    interface DurationsWithRealtimeData {
        reachable: readonly Duration[];
        realtimeDataUpdatedAt?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    reachable: readonly Duration[]
    realtimeDataUpdatedAt?: number