UNPKG

fui-fancyui

Version:
3 lines (2 loc) 187 B
import { IGenerateThemeItem } from '../IGenerateThemeItemProps.model'; export declare const generateBackgroundColor: (props: Pick<IGenerateThemeItem, "$themeType" | "$layer">) => string;