UNPKG

@up-group-ui/react-controls

Version:
3 lines (2 loc) 154 B
import { ThemeInterface } from '../../../Common/theming/types'; export declare const getTagStyle: (theme: ThemeInterface, isSelected: boolean) => string;