Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A DvalidateApplicationId.ts146 const firstApp = json.results[0]; constant
147 return formatInUseWarning(firstApp.trackName, firstApp.sellerName, bundleId);