Searched refs:stripInvisibleSegmentsFromPath (Results 1 – 7 of 7) sorted by relevance
3 exports.stripInvisibleSegmentsFromPath = exports.stripGroupSegmentsFromPath = exports.removeFileSys…57 function stripInvisibleSegmentsFromPath(path) { function60 exports.stripInvisibleSegmentsFromPath = stripInvisibleSegmentsFromPath;
13 export declare function stripInvisibleSegmentsFromPath(path: string): string;
1 … }, [] as string[])\n .join('/');\n}\n\nexport function stripInvisibleSegmentsFromPath(path: …
374 const opaqueRoute = (0, matchers_1.stripInvisibleSegmentsFromPath)(route.route);
1 …stripInvisibleSegmentsFromPath,\n} from './matchers';\nimport type { RequireContext } from './type…
54 export function stripInvisibleSegmentsFromPath(path: string): string {
10 stripInvisibleSegmentsFromPath,476 const opaqueRoute = stripInvisibleSegmentsFromPath(route.route);