Searched defs:bundledNativeModules (Results 1 – 5 of 5) sorted by relevance
36 const bundledNativeModules = await getVersionedNativeModulesAsync(projectRoot, '66.0.0'); constant56 const bundledNativeModules = await getVersionedNativeModulesAsync(projectRoot, '66.0.0'); constant
44 const bundledNativeModules = await getBundledVersionsAsync(); constant
47 const bundledNativeModules = sdkVersion constant
127 const bundledNativeModules = require(BUNDLED_NATIVE_MODULES_PATH); constant
40 const bundledNativeModules = await readBundledNativeModulesAsync(); constant