UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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