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

served by {OpenGrok

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