Searched refs:routeWithoutGroups (Results 1 – 1 of 1) sorted by relevance
224 const routeWithoutGroups = route.replace(/\/\(.+?\)/g, ''); constant225 addRoute(route, routeWithoutGroups);