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

9 lines
185 B
C
Raw Normal View History

2021-08-16 00:14:59 +00:00
// Copyright 2019-present 650 Industries. All rights reserved.
#import <UMCore/UMExportedModule.h>
#import <Foundation/Foundation.h>
@interface EXApplication : UMExportedModule
@end