Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/metro/
H A DwithMetroResolvers.ts73 const mapByOrigin = depGraph.get(optionsKeyForContext(context)); constant
74 const mapByPlatform = mapByOrigin?.get(platform);