UNPKG

@fe6/water-pro

Version:

An enterprise-class UI design language and Vue-based implementation

6 lines (4 loc) 152 B
import { withInstall } from '../_util/type'; import ColorPicker from './ColorPicker'; export { ColorPicker }; export default withInstall(ColorPicker);