//
//  RCTPassGuardInput.h
//  RCTPassGuardInput
//
//  Created by RocWang on 2017/8/7.
//  Copyright © 2017年 RocWang. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <React/RCTViewManager.h>

@interface RCTPassGuardInput : RCTViewManager

@end
