//
//  MOLPayReact.h
//  MOLPayXDK
//
//  Created by Leow on 10/12/28 H.
//  Copyright © 28 Heisei Facebook. All rights reserved.
//

#ifndef MOLPayReact_h
#define MOLPayReact_h


#endif /* MOLPayReact_h */
// CalendarManager.h
#import <React/RCTBridgeModule.h>
#import "MOLPayLib.h"

#import <React/RCTViewManager.h>

@interface MOLPayReactManager : NSObject <RCTBridgeModule>
@end
