#import <React/RCTBridgeModule.h>
#import <React/RCTEventEmitter.h>
@interface JsonRpcTransport : RCTEventEmitter <RCTBridgeModule>

@end
