#import <Cordova/CDVAppDelegate.h>
#import <UserNotifications/UserNotifications.h>

@interface CDVAppDelegate (indigitall) <UNUserNotificationCenterDelegate>
@end
