UNPKG

wantongjizhi

Version:

Custom components for WANTONG JIZHI

8 lines (5 loc) 153 B
import ChartQuota from './chart-quota' ChartQuota.install = (Vue) => { Vue.component(ChartQuota.name, ChartQuota) } export default ChartQuota