UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

5 lines 236 B
import { ChartsProvider } from "../ChartsProvider/index.js"; /** * @deprecated Use `ChartsProvider` instead. We added S to the charts prefix to align with other components. */ export declare const ChartProvider: typeof ChartsProvider;