//
//  JSRecordset.h
//  HelloWorldDemo
//
//  Created by 王子豪 on 2016/11/23.
//  Copyright © 2016年 Facebook. All rights reserved.
//

#import "RCTBridgeModule.h"

@interface JSRecordset : NSObject<RCTBridgeModule>

@end
