Searched refs:routeConfig (Results 1 – 3 of 3) sorted by relevance
480 routeConfig: PathConfigMap<object>,492 const config = (routeConfig as any)[screen];
366 const createNormalizedConfigs = (screen, routeConfig, routeNames = [], initials = [], parentScreens… argument370 const config = routeConfig[screen];
1 …routeConfig: PathConfigMap<object>,\n routeNames: string[] = [],\n initials: InitialRouteConfig[…