Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DSyncBundledNativeModules.ts43 const currentBundledNativeModules = await getCurrentBundledNativeModules(env, sdkVersion); constant
44 await compareAndConfirmAsync(currentBundledNativeModules, syncPayload.nativeModules);