Home
last modified time | relevance | path

Searched refs:withFileSystem (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-file-system/plugin/src/
H A DwithFileSystem.ts5 const withFileSystem: ConfigPlugin = (config) => { constant
13 export default createRunOncePlugin(withFileSystem, pkg.name, pkg.version);
/expo/packages/expo-file-system/plugin/build/
H A DwithFileSystem.js5 const withFileSystem = (config) => { function
12 exports.default = (0, config_plugins_1.createRunOncePlugin)(withFileSystem, pkg.name, pkg.version);