UNPKG

@grafana/ui

Version:
4 lines (3 loc) 156 B
import React from 'react'; import { LegendComponentProps } from './Legend'; export declare const LegendList: React.FunctionComponent<LegendComponentProps>;