Searched refs:ExpoClientReleaseType (Results 1 – 2 of 2) sorted by relevance
7 export enum ExpoClientReleaseType { enum20 export const iosClientReleaseType: ExpoClientReleaseType =21 NativeKernel.IOSClientReleaseType || ExpoClientReleaseType.UNKNOWN;
11 Kernel.iosClientReleaseType === Kernel.ExpoClientReleaseType.APPLE_APP_STORE;