UNSAFE_getPathContributingMatches
function UNSAFE_getPathContributingMatches<T extends AgnosticRouteMatch = AgnosticRouteMatch>(matches: T[]): T[];
§
UNSAFE_getPathContributingMatches<T extends AgnosticRouteMatch = AgnosticRouteMatch>(matches: T[]): T[]
[src]§Type Parameters
§
T extends AgnosticRouteMatch = AgnosticRouteMatch
[src]