UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 258 B
export { CHART_CORE_PLUGINS } from "./corePlugins.js"; export type { ChartCorePluginSignatures, ChartCorePluginParameters } from "./corePlugins.js"; export type { UseChartElementRefSignature, UseChartElementRefInstance } from "./useChartElementRef/index.js";