UNPKG

baseui

Version:

A React Component library implementing the Base design language

2 lines (1 loc) 91 B
export declare function getBackgroundColorType(backgroundColor: string): "dark" | "light";