UNPKG

lh-chs-ui

Version:

A Component Library for Vue.js.

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