#ifndef RNOppwa_h
#define RNOppwa_h
#import <OPPWAMobile/OPPWAMobile.h>

#import <React/RCTBridgeModule.h>

@interface RNOppwa : NSObject <RCTBridgeModule>
@end

#endif
