Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/bundle/functions/
H A DgetDevSessionsAsync.ts13 const portsToCheck = [8081, 8082, 8083, 8084, 8085, 19000, 19001, 19002]; constant
50 portsToCheck.map(async (port) => {