Searched refs:withDevClient (Results 1 – 2 of 2) sorted by relevance
14 function withDevClient(config: ExpoConfig, props: PluginConfigType) { function22 export default createRunOncePlugin<PluginConfigType>(withDevClient, pkg.name, pkg.version);
14 function withDevClient(config, props) { function21 exports.default = (0, config_plugins_1.createRunOncePlugin)(withDevClient, pkg.name, pkg.version);