Home
last modified time | relevance | path

Searched defs:matchAgainstConfigs (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-router/src/fork/
H A DgetStateFromPath.ts365 function matchAgainstConfigs(remaining: string, configs: RouteConfig[]): ParsedRoute[] | undefined { function
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js276 function matchAgainstConfigs(remaining, configs) { function