Home
last modified time | relevance | path

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

/expo/packages/expo-router/build/
H A DLocationProvider.d.ts9 export declare function getRouteInfoFromState(getPathFromState: (state: State, asPath: boolean) => { function
H A DLocationProvider.js5 function getRouteInfoFromState(getPathFromState, state, basePath) { function