Home
last modified time | relevance | path

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

/expo/packages/expo-task-manager/plugin/src/
H A DwithTaskManager.ts5 const withTaskManager: ConfigPlugin = (config) => { constant
19 export default createRunOncePlugin(withTaskManager, pkg.name, pkg.version);
/expo/packages/expo-task-manager/plugin/build/
H A DwithTaskManager.js5 const withTaskManager = (config) => { function
17 exports.default = (0, config_plugins_1.createRunOncePlugin)(withTaskManager, pkg.name, pkg.version);