xref: /expo/ios/Exponent/Versioned/Core/UniversalModules/EXScopedFileSystem/EXScopedFileSystemModule.h (revision 21373fa4)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright 2015-present 650 Industries. All rights reserved.
2 
3 #if __has_include(<EXFileSystem/EXFileSystem.h>)
4 #import <UIKit/UIKit.h>
5 #import <EXFileSystem/EXFileSystem.h>
6 #import "EXConstantsBinding.h"
7 
8 NS_ASSUME_NONNULL_BEGIN
9 
10 @interface EXScopedFileSystemModule : EXFileSystem
11 
12 @end
13 
14 NS_ASSUME_NONNULL_END
15 #endif
16 

served by {OpenGrok

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