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