UNPKG

wh_components

Version:

郭炜恒的vue组件库

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