//
//  ReactNativeBiometricAuth.h
//

#import <React/RCTBridgeModule.h>

@interface ReactNativeBiometricAuth : NSObject <RCTBridgeModule>

@end
