API Documentation • Docs
API Documentation / RouteLocationNormalizedLoadedTypedList
Type Alias: RouteLocationNormalizedLoadedTypedList<RouteMap>
RouteLocationNormalizedLoadedTypedList<
RouteMap
>:{ [N in keyof RouteMap]: RouteLocationNormalizedLoadedTyped<RouteMap, N> }
Internal
List of all possible RouteLocationNormalizedLoaded indexed by the route name.
Type Parameters
• RouteMap extends RouteMapGeneric
= RouteMapGeneric