UNPKG

expo-file-system

Version:

Provides access to the local file system on the device.

6 lines 223 B
export * from './Directory.types'; export * from './File.types'; export * from './FileSystemWatcher.types'; export * from './NetworkTasks.types'; export * from './Paths.types'; //# sourceMappingURL=FileSystem.types.d.ts.map