Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/prebuild/
H A DvalidateTemplatePlatforms.ts15 const existingPlatforms: ModPlatform[] = []; constant
19 existingPlatforms.push(platform);
27 return existingPlatforms;