import { withInstall } from '@/utils'; import Modal from './src/modal.vue'; export const AppModal = withInstall(Modal);