//
//  RNADmobileManager.h
//  react-native-admobile
//
//  Created by zhoukai on 2022/5/25.
//

#import "RCTViewManager.h"

NS_ASSUME_NONNULL_BEGIN

@interface RNBannerADManager : RCTViewManager

@end

NS_ASSUME_NONNULL_END
