Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DSetupReactNativeNightly.ts58 await updateBareExpoAsync(nightlyVersion);
225 async function updateBareExpoAsync(nightlyVersion: string) { function