xref: /expo/ios/Exponent/Versioned/Core/UniversalModules/EXNotifications/EXScopedNotificationSchedulerModule.h (revision eb2c86e3)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright 2018-present 650 Industries. All rights reserved.
2 
3 #if __has_include(<EXNotifications/EXNotificationSchedulerModule.h>)
4 
5 #import <EXNotifications/EXNotificationSchedulerModule.h>
6 
7 NS_ASSUME_NONNULL_BEGIN
8 
9 @interface EXScopedNotificationSchedulerModule : EXNotificationSchedulerModule
10 
11 - (instancetype)initWithScopeKey:(NSString *)scopeKey;
12 
13 @end
14 
15 NS_ASSUME_NONNULL_END
16 
17 #endif
18 

served by {OpenGrok

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