//
//  Recognition.h
//  Recognition
//
//  Created by Abel on 18/2/23.
//  Copyright (c) 2018年 yf. All rights reserved.
//


#import <React/RCTBridgeModule.h>

@interface Recognition : NSObject <RCTBridgeModule>

@end
