#import <React/RCTBridgeModule.h>
#import <CoreBluetooth/CoreBluetooth.h>

@interface RNBLE : NSObject <RCTBridgeModule>

@end
