92d5a619创建于 2025年7月30日历史提交
import { getAllPlugins, switchPluginPanel } from './tools'

export default {
  tools: [getAllPlugins, switchPluginPanel]
}