UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

3 lines 216 B
import { ChartPlugin } from "../../models/index.js"; import { UseChartInteractionSignature } from "./useChartInteraction.types.js"; export declare const useChartInteraction: ChartPlugin<UseChartInteractionSignature>;