UNPKG

cl-react-graph

Version:
4 lines (3 loc) 156 B
import { IChartAdaptor } from './Histogram'; import { IJoyPlotProps } from './JoyPlot'; export declare const joyPlotD3: () => IChartAdaptor<IJoyPlotProps>;