UNPKG

@mui/x-charts

Version:

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

3 lines (2 loc) 139 B
import { ChartsPluginType } from '../models'; export declare const defaultPlugins: ChartsPluginType<'bar' | 'scatter' | 'line' | 'pie'>[];