Skip to content

API DocumentationDocs


API Documentation / RouteLocationAsPath

Type Alias: RouteLocationAsPath<Name>

RouteLocationAsPath<Name>: RouteMapGeneric extends RouteMap ? RouteLocationAsPathGeneric : RouteLocationAsPathTypedList<RouteMap>[Name]

Route location as an object with a path property.

Type Parameters

Name extends keyof RouteMap = keyof RouteMap

Released under the MIT License.