element-plus
Version:
A Component Library for Vue 3
9 lines (6 loc) • 422 B
JavaScript
import _sfc_main from './src/color-picker-panel.vue2.mjs';
export { ROOT_COMMON_COLOR_INJECTION_KEY, colorPickerPanelContextKey, colorPickerPanelEmits, colorPickerPanelProps } from './src/color-picker-panel.mjs';
import { withInstall } from '../../utils/vue/install.mjs';
const ElColorPickerPanel = withInstall(_sfc_main);
export { ElColorPickerPanel, ElColorPickerPanel as default };
//# sourceMappingURL=index.mjs.map