Searched refs:createNestedStateObject (Results 1 – 3 of 3) sorted by relevance
| /expo/packages/expo-router/src/fork/ |
| H A D | getStateFromPath.ts | 325 return createNestedStateObject(path, routes, configs, initialRoutes); 351 return createNestedStateObject( 673 const createNestedStateObject = ( constant
|
| /expo/packages/expo-router/build/fork/ |
| H A D | getStateFromPath.js | 256 return createNestedStateObject(path, routes, configs, initialRoutes); 270 …return createNestedStateObject(formattedPaths.inputPathnameWithoutHash, routes, configs, initialRo… 491 const createNestedStateObject = (path, routes, routeConfigs, initialRoutes) => { function
|
| H A D | getStateFromPath.js.map | 1 …createNestedStateObject(path, routes, configs, initialRoutes);\n}\n\nfunction getStateFromPathWith…
|