UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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