Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/metro/
H A DwithMetroResolvers.ts74 const mapByPlatform = mapByOrigin?.get(platform); constant
237 const mapByPlatform = mapByTarget!.get(platform); constant