UNPKG

wot-design

Version:

Mobile UI components built on vue.js

8 lines (5 loc) 125 B
import Picker from './src/main.vue' Picker.install = Vue => { Vue.component(Picker.name, Picker) } export default Picker