Searched defs:createNormalizedConfigs (Results 1 – 4 of 4) sorted by relevance
598 const screens = config.screens ? createNormalizedConfigs(config.screens, pattern) : undefined; constant609 const createNormalizedConfigs = ( constant
478 const createNormalizedConfigs = ( constant
455 const createNormalizedConfigs = (options, pattern) => Object.fromEntries(Object.entries(options).ma… function
366 const createNormalizedConfigs = (screen, routeConfig, routeNames = [], initials = [], parentScreens… function