UNPKG

expo-file-system

Version:

Provides access to the local file system on the device.

4 lines (2 loc) 109 B
export * from './FileSystem'; export { type CreateOptions, type FileHandle } from './ExpoFileSystem.types';