UNPKG

wh_components

Version:

郭炜恒的vue组件库

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