Home
last modified time | relevance | path

Searched defs:nativePlatforms (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config/src/paths/
H A Dpaths.ts25 const nativePlatforms = ['ios', 'android']; constant
/expo/packages/@expo/config/build/paths/
H A Dpaths.js63 const nativePlatforms = ['ios', 'android']; variable