xref: /expo/packages/expo-notifications/ios/EXNotifications/Notifications/Handler/EXNotificationsHandlerModule.h (revision efd75dec)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright 2018-present 650 Industries. All rights reserved.
2 
3 #import <ExpoModulesCore/EXExportedModule.h>
4 #import <ExpoModulesCore/EXEventEmitter.h>
5 #import <ExpoModulesCore/EXModuleRegistryConsumer.h>
6 
7 #import <EXNotifications/EXNotificationsDelegate.h>
8 #import <EXNotifications/EXSingleNotificationHandlerTask.h>
9 
10 @interface EXNotificationsHandlerModule : EXExportedModule <EXEventEmitter, EXModuleRegistryConsumer, EXNotificationsDelegate, EXSingleNotificationHandlerTaskDelegate>
11 
12 @end
13 

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025