// Copyright 2015-present 650 Industries. All rights reserved. #import NS_ASSUME_NONNULL_BEGIN @interface EXClientReleaseType : NSObject + (NSString *)clientReleaseType; @end NS_ASSUME_NONNULL_END