UNPKG

@lobehub/ui

Version:

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

6 lines 204 B
import { ColorScaleItem } from "../types.mjs"; //#region src/color/colors/yellow.d.ts declare const yellow: ColorScaleItem; //#endregion export { yellow as default }; //# sourceMappingURL=yellow.d.mts.map