Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A DdownloadExpoGoAsync.ts48 const latestVersionKey = Object.keys(versions).reduce((a, b) => { constant
56 …`Downloading the latest Expo Go client (${latestVersionKey}). This will not fully conform to UNVER…
58 version = versions[latestVersionKey];