interface UniversePlatformRouterUniverseRouterIRouteMeta {
    Default: RouteItem<any, any>;
}

Properties

Properties

Default: RouteItem<any, any>