Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/prebuild/
H A DclearNativeFolder.ts127 const displayPlatforms = platforms.map((platform) => chalk.cyan(platform)); constant
131 ? `The ${displayPlatforms[0]} and ${displayPlatforms[1]} projects are malformed`
132 : `The ${displayPlatforms[0]} project is malformed`;