import { withInstall } from '@/utils'; import DebugActions from './src/debug-actions.vue'; export const AppDebugActions = withInstall(DebugActions);