//
//  GodelTracker.h
//  GodelCordovaDemo
//
//  Created by Balaganesh S on 24/05/18.
//

#import <Cordova/CDV.h>

@interface GodelTracker : CDVPlugin

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

@end
