Searched refs:isSimulatorAppRunningAsync (Results 1 – 1 of 1) sorted by relevance
18 if (await isSimulatorAppRunningAsync()) {42 action: isSimulatorAppRunningAsync,47 async function isSimulatorAppRunningAsync(): Promise<boolean> { function