Home
last modified time | relevance | path

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

/expo/packages/expo-dev-client/plugin/src/
H A DwithDevClient.ts7 import withDevMenu from 'expo-dev-menu/app.plugin';
15 config = withDevMenu(config);
/expo/apps/native-component-list/plugins/
H A DwithDevMenu.js4 const withDevMenu = (config) => { function
106 module.exports = withDevMenu;