UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 224 B
import { type ChartPlugin } from "../../models/index.mjs"; import { type UseChartElementRefSignature } from "./useChartElementRef.types.mjs"; export declare const useChartElementRef: ChartPlugin<UseChartElementRefSignature>;