Searched refs:segmentMatchesConvention (Results 1 – 3 of 3) sorted by relevance
64 function segmentMatchesConvention(segment) { function371 if (segmentMatchesConvention(initialRouteName)) {
1 …segmentMatchesConvention(segment: string): boolean {\n return (\n segment === 'index' ||\n …
66 function segmentMatchesConvention(segment: string): boolean { function481 if (segmentMatchesConvention(initialRouteName)) {