UNPKG

@mui/x-charts

Version:

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

3 lines 180 B
import { ChartPlugin } from "../../models/index.js"; import { UseChartIdSignature } from "./useChartId.types.js"; export declare const useChartId: ChartPlugin<UseChartIdSignature>;