Home
last modified time | relevance | path

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

/expo/packages/expo-application/build/
H A DApplication.d.ts85 APP_STORE = 5
H A DApplication.js.map1 …SIMULATOR = 1,\n ENTERPRISE = 2,\n DEVELOPMENT = 3,\n AD_HOC = 4,\n APP_STORE = 5,\n}\n\n// @n…
/expo/packages/expo-application/src/
H A DApplication.ts127 APP_STORE = 5, enumerator