Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/doctor/dependencies/
H A DbundledNativeModules.ts52 const bundledNativeModulesPath = resolveFrom.silent( constant
/expo/tools/src/commands/
H A DSyncBundledNativeModules.ts122 const bundledNativeModulesPath = path.join(EXPO_PACKAGE_PATH, 'bundledNativeModules.json'); constant