//
//  JPSafeBrowser.h
//  
//
//  Created by Balaganesh S on 01/06/17.
//
//

#import <Cordova/CDV.h>

@interface JPSafeBrowser : CDVPlugin

- (void)JuspayStartPayment:(CDVInvokedUrlCommand*)command;

@end
