import { withInstall } from '/@/utils'; import map from './src/MapModal.vue'; export const MapModal = withInstall(map);