react-native/Libraries/AdSupport/RCTAdSupport.h

10 lines
189 B
C
Raw Normal View History

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