Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DUpdateNativeDependencies.ts6 const PLATFORMS = ['android', 'ios']; constant
12 if (!PLATFORMS.includes(options.platform)) {
13 throw new Error(`--platform must be one of ${PLATFORMS.join(', ')}`);
/expo/
H A DGemfile.lock273 PLATFORMS