GT2/Ejectable/node_modules/expo-application/ios/EXApplication/EXApplication.h

9 lines
185 B
Objective-C

// Copyright 2019-present 650 Industries. All rights reserved.
#import <UMCore/UMExportedModule.h>
#import <Foundation/Foundation.h>
@interface EXApplication : UMExportedModule
@end