Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/
H A DgetStateFromPath.ts134 const configs = convertedWithInitial.sort(sortConfigs);
183 function sortConfigs(a: RouteConfig, b: RouteConfig): number { function
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js104 const configs = convertedWithInitial.sort(sortConfigs);
140 function sortConfigs(a, b) { function
H A DgetStateFromPath.js.map1sortConfigs);\n\n // Assert any duplicates before we start parsing.\n assertConfigDuplicates(con…