Home
last modified time | relevance | path

Searched refs:convertedWithInitial (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-router/src/fork/
H A DgetStateFromPath.ts126 const convertedWithInitial = converted.map((config) => ({ constant
134 const configs = convertedWithInitial.sort(sortConfigs);
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js97 const convertedWithInitial = converted.map((config) => ({
104 const configs = convertedWithInitial.sort(sortConfigs);
H A DgetStateFromPath.js.map1convertedWithInitial = converted.map((config) => ({\n ...config,\n // TODO(EvanBacon): Proba…