UNPKG

@grafana/ui

Version:
4 lines (3 loc) 177 B
import { Registry } from '@grafana/data'; import { FieldMatcherUIRegistryItem } from './types'; export declare const fieldMatchersUI: Registry<FieldMatcherUIRegistryItem<any>>;