export default { get name() { return 'ExponentFileSystem'; }, get documentDirectory() { return null; }, get cacheDirectory() { return null; }, get bundledAssets() { return null; }, get bundleDirectory() { return null; }, }; //# sourceMappingURL=ExponentFileSystem.web.js.map