import { withInstall } from '@/utils'; import Alert from './src/alert.vue'; export const AppAlert = withInstall(Alert);