//
//  RCTMaxLeapPay.h
//  RCTMaxLeapPay
//

#import <Foundation/Foundation.h>
#import <MaxLeapPay/MaxLeapPay.h>
#import "RCTBridgeModule.h"

//! Project version number for RCTMaxLeapPay.
FOUNDATION_EXPORT double RCTMaxLeapPayVersionNumber;

//! Project version string for RCTMaxLeapPay.
FOUNDATION_EXPORT const unsigned char RCTMaxLeapPayVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <RCTMaxLeapPay/PublicHeader.h>

@interface RCTMaxLeapPay : NSObject

@end
