Files
Schnappix/node_modules/expo-file-system/ios/Legacy/EXFileSystemLocalFileHandler.h
T

8 lines
191 B
Objective-C

// Copyright 2023-present 650 Industries. All rights reserved.
#import <ExpoFileSystem/EXFileSystemHandler.h>
@interface EXFileSystemLocalFileHandler : NSObject <EXFileSystemHandler>
@end