/********* One.h Cordova Plugin Implementation *******/

#import <Cordova/CDV.h>

@interface OnePlugin : CDVPlugin

@end

