UNPKG

@grafana/ui

Version:

Grafana Components Library

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