UNPKG

vue-element-pro-components

Version:
9 lines (6 loc) 151 B
import Drawer from './src' /* istanbul ignore next */ Drawer.install = function (Vue) { Vue.component(Drawer.name, Drawer) } export default Drawer