getPathContributingMatchesfunction getPathContributingMatches<T extends AgnosticRouteMatch = AgnosticRouteMatch>(matches: T[]): T[];§getPathContributingMatches<T extends AgnosticRouteMatch = AgnosticRouteMatch>(matches: T[]): T[][src]§Type Parameters§T extends AgnosticRouteMatch = AgnosticRouteMatch[src]§Parameters§matches: T[][src]§Return Type§T[][src]