UNPKG

@lobehub/ui

Version:

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

7 lines (6 loc) 190 B
import { ColorScaleItem } from "../types.mjs"; //#region src/color/colors/green.d.ts declare const green: ColorScaleItem; //#endregion export { green }; //# sourceMappingURL=green.d.mts.map