#ifdef __cplusplus
#import "react-native-xxhash.h"
#endif

#import <React/RCTBridgeModule.h>

@interface Xxhash : NSObject <RCTBridgeModule>

@end
