Type alias RouteMap<Locales, RouteRef>

RouteMap<Locales, RouteRef>: Map<string, EndRoute<Locales, RouteRef>>

Type Parameters