UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

4 lines (3 loc) 197 B
export { colorPickerProps, default as NColorPicker } from './src/ColorPicker'; export type { ColorPickerProps, ColorPickerSlots } from './src/ColorPicker'; export type * from './src/public-types';