import { withInstall } from '@/utils'; import MapPicker from './src/map-picker.vue'; export const AppMapPicker = withInstall(MapPicker);