import { getAllPlugins, switchPluginPanel } from './tools' export default { tools: [getAllPlugins, switchPluginPanel] }