react-native/Libraries/AdSupport/RCTAdSupport.h

8 lines
146 B
Objective-C

// Copyright 2004-present Facebook. All Rights Reserved.
#import "RCTBridgeModule.h"
@interface RCTAdSupport : NSObject <RCTBridgeModule>
@end