Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DClientInstall.ts111 const tarballKey = `${platform}ClientUrl`; constant
112 const clientUrl = sdkConfiguration[tarballKey]; constant
115 throw new Error(`Client url not found at ${chalk.yellow(tarballKey)} key of versions config!`);