
#import <Cordova/CDVPlugin.h>

@interface TPISentry: CDVPlugin

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

@end
