UNPKG

ans-ui

Version:

A vue-based UI components library for analysys

9 lines (6 loc) 178 B
import xCascader from './source/Cascader.vue' /* istanbul ignore next */ xCascader.install = function (Vue) { Vue.component(xCascader.name, xCascader) } export { xCascader }