/********* CDVbroadcaster.m Cordova Plugin Implementation *******/

#import <Cordova/CDV.h>

@interface CDVBroadcaster : CDVPlugin

@end

