Type alias RoutePattern<TRoute>

RoutePattern<TRoute>: readonly RouteMatcher<TRoute>[]

A pattern to match the route against.

This is an array of matchers.

Type Parameters

Generated using TypeDoc