Skip to content

API DocumentationDocs


API Documentation / RouteLocationNormalized

Type Alias: RouteLocationNormalized<Name>

RouteLocationNormalized<Name>: RouteMapGeneric extends RouteMap ? RouteLocationNormalizedGeneric : RouteLocationNormalizedTypedList<RouteMap>[Name]

Similar to RouteLocation but its matched property cannot contain redirect records

Type Parameters

Name extends keyof RouteMap = keyof RouteMap

Released under the MIT License.