Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/platforms/ios/
H A Dsimctl.ts141 const results = await openAppIdInternalAsync(device, options);
148 async function openAppIdInternalAsync( function