Sports Lib API - v17.3.0
    Preparing search index...

    Interface RoutePreviewRouteFileSourceInterface

    interface RoutePreviewRouteFileSourceInterface {
        routes?: readonly RoutePreviewRouteSourceInterface[] | null;
    }
    Index

    Properties

    Properties

    routes?: readonly RoutePreviewRouteSourceInterface[] | null