#import <React/RCTBridgeModule.h>
#include <arpa/inet.h>
#include <sys/socket.h>

@interface IsMaestro : NSObject <RCTBridgeModule>
@end
