import { withInstall } from '@/utils'; import PresetButton from './src/preset-button.vue'; export const AppPresetButton = withInstall(PresetButton);