Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DClientInstall.ts32 const installResult = await Simulator.installExpoOnSimulatorAsync({ url: clientUrl, simulator }); constant
34 if (installResult.status !== 0) {