//
//  NetwatchShakeEvent.h
//  RNNetwatch
//
//  Created by Imran Mentese on 01/03/2021.
//  Copyright © 2021 Imran Mentese. All rights reserved.
//

#import <React/RCTBridgeModule.h>

@interface NetwatchShakeEvent : NSObject <RCTBridgeModule>

@end
