UNPKG

vue-drag-select-pro

Version:
7 lines (5 loc) 179 B
import vueDragSelect from './src/vue-drag-select.vue' vueDragSelect.install = function (Vue) { Vue.component(vueDragSelect.name, vueDragSelect) } export default vueDragSelect;