UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

5 lines (4 loc) 180 B
export * from './colors'; export { default as ColorScales, type ColorScalesProps } from './ColorScales'; export * from './neutrals'; export { type ColorScaleItem } from './types';