Home
last modified time | relevance | path

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

/expo/packages/expo-application/build/
H A DApplication.d.ts82 ENTERPRISE = 2,
H A DApplication.js.map1 …ort enum ApplicationReleaseType {\n UNKNOWN = 0,\n SIMULATOR = 1,\n ENTERPRISE = 2,\n DEVELOPM…
/expo/home/kernel/
H A DKernel.ts10 ENTERPRISE = 'ENTERPRISE', enumerator
/expo/packages/expo-application/src/
H A DApplication.ts124 ENTERPRISE = 2, enumerator
/expo/ios/Exponent/Kernel/Environment/
H A DEXClientReleaseType.m28 return @"ENTERPRISE";