Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/
H A DgetStateFromPath.ts20 type RouteConfig = { alias
142 function assertConfigDuplicates(configs: RouteConfig[]) {
144 configs.reduce<Record<string, RouteConfig>>((acc, config) => {
183 function sortConfigs(a: RouteConfig, b: RouteConfig): number {
278 configs: RouteConfig[],
330 configs: RouteConfig[],
485 ): RouteConfig[] => {
486 const configs: RouteConfig[] = [];
592 ): RouteConfig => {
616 routeConfigs: RouteConfig[]
[all …]
/expo/packages/expo-router/build/
H A Dprimitives.d.ts2 …Screen: <RouteName extends string>(_: import("@react-navigation/core").RouteConfig<import("@react-…
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js.map1RouteConfig = {\n isInitial?: boolean;\n screen: string;\n regex?: RegExp;\n path: string;\n …