//
//  SitbLocalAuthentication.h
//  SitbLocalAuthentication
//
//  Created by 田尘殇 on 2017/9/29.
//  Copyright © 2017年 Sitb Software. All rights reserved.
//

#import <React/RCTBridgeModule.h>

@interface SitbLocalAuthentication : NSObject <RCTBridgeModule>

@end
