UNPKG

@prettyy/ui

Version:

vue2 UI

9 lines (5 loc) 141 B
import Drawer from './src/main.vue' Drawer.install = function(Vue) { Vue.component(Drawer.name, Drawer) } export default Drawer