UNPKG

@grafana/ui

Version:
3 lines (2 loc) 174 B
import { ColorPickerProps } from './ColorPickerPopover'; export declare const warnAboutColorPickerPropsDeprecation: (componentName: string, props: ColorPickerProps) => void;