xref: /expo/ios/Exponent/Kernel/Services/EXPermissionsManager.h (revision c615fa2e)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright 2019-present 650 Industries. All rights reserved.
2 
3 #import <ExpoModulesCore/EXSingletonModule.h>
4 #import "EXScopedPermissions.h"
5 
6 NS_ASSUME_NONNULL_BEGIN
7 
8 @interface EXPermissionsManager : EXSingletonModule <EXPermissionsScopedModuleDelegate>
9 
10 @end
11 
12 
13 NS_ASSUME_NONNULL_END
14 

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026