// Copyright 2023-present 650 Industries. All rights reserved.

#import <ExpoFileSystem/EXFileSystemHandler.h>

@interface EXFileSystemLocalFileHandler : NSObject <EXFileSystemHandler>

@end
