//
//  APMConstants.h
//  RCTAPMBanner
//
//  Created by Vincent Ducastel on 22/08/2017.
//  Copyright © 2017 remobile. All rights reserved.
//

#import <Foundation/Foundation.h>

@interface APMConstants : NSObject

extern NSInteger const APM_BRIDGE_ERROR_UNKNOWN;

@end
