UNPKG

mt-ui-components-vue3

Version:

玛果添实UI组件库(Vue3)

4 lines 175 B
import { withInstall } from '../util/type'; import Color from './color-picker.js'; export var JLColorPicker = withInstall(Color, 'JColorPicker'); export default JLColorPicker;