UNPKG

wh_components

Version:

郭炜恒的vue组件库

8 lines (6 loc) 158 B
import WhIcon from './src/main.vue' /* istanbul ignore next */ WhIcon.install = function(Vue) { Vue.component(WhIcon.name, WhIcon) } export default WhIcon