UNPKG

react-native-file-access

Version:
10 lines (8 loc) 217 B
import { AndroidScoped, Dirs, FileSystem, Util, } from './react-native-file-access'; export { AndroidScoped, Dirs, FileSystem, Util }; export const mockRnfaModule = { AndroidScoped, Dirs, FileSystem, Util };