UNPKG

vue-yizun-ui

Version:
8 lines (5 loc) 125 B
import Input from './input.vue' Input.install = function (Vue) { Vue.component(Input.name, Input) } export default Input