UNPKG

hw-vue-components-test

Version:

hw vue components

7 lines (5 loc) 138 B
import HwLogin from './src' HwLogin.install = function (Vue) { Vue.component(HwLogin.name, HwLogin); }; export default HwLogin