7 lines
131 B
Objective-C
7 lines
131 B
Objective-C
|
|
#import <ExpoFileSystem/EXFileSystemHandler.h>
|
|
|
|
@interface EXFileSystemAssetLibraryHandler : NSObject <EXFileSystemHandler>
|
|
|
|
@end
|