UNPKG

kui-vue

Version:

A lightweight desktop UI component library suitable for Vue.js 2.

3 lines 93 B
import Select from './select.jsx' import Option from './option.jsx' export { Select, Option }