//
//  APMUIServicesUserModule.h
//  RCTAPMBanner
//
//  Created by Vincent Ducastel on 09/08/2017.
//  Copyright © 2017 Facebook. All rights reserved.
//

#import <Foundation/Foundation.h>

#import <React/RCTBridgeModule.h>

@interface APMUIServicesUserModule : NSObject<RCTBridgeModule>

@end
