Searched refs:SUPPORTED_PLATFORMS (Results 1 – 1 of 1) sorted by relevance
20 const SUPPORTED_PLATFORMS: Platform[] = ['ios', 'android']; constant53 throw new Error(`Run with \`--platform <${SUPPORTED_PLATFORMS.join(' | ')}>\`.`);61 default: SUPPORTED_PLATFORMS[0],62 choices: SUPPORTED_PLATFORMS,102 … platform for which the SDK code should be removed. Supported platforms: ${SUPPORTED_PLATFORMS.map(