Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A Dport.ts29 const isBusy = await isBusyPortRunningSameProcessAsync(projectRoot, { port }); constant
30 if (!isBusy) {