UNPKG

modify-ui

Version:

MY UI

6 lines (5 loc) 159 B
import EchartMap from './src/echart-map.vue' EchartMap.install = function (Vue) { Vue.component(EchartMap.name, EchartMap) } export default EchartMap