UNPKG

cube-ui

Version:

A fantastic mobile ui lib implement by Vue

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