• Matches the given routes to a location and returns the match data.

    Type Parameters

    • RouteObjectType extends AgnosticRouteObject = AgnosticRouteObject

    Parameters

    Returns AgnosticRouteMatch<string, RouteObjectType>[] | null