Skip to content

Types: RegisteredRouteMap

ts
type RegisteredRouteMap = RoutesMap<RegisteredRoutes>;

Represents the a map of all possible route names with corresponding Route registered within Register