UNPKG

@lan-ui/lan-ui

Version:

A fantastic mobile ui lib implement by Vue

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