UNPKG

@prettyy/ui

Version:

vue2 UI

8 lines (5 loc) 145 B
import VlInput from "./src/main.vue" VlInput.install = function (Vue) { Vue.component(VlInput.name, VlInput) } export default VlInput