UNPKG

@mui/x-charts

Version:

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

3 lines (2 loc) 117 B
import type { ChartsPlugin } from '../context/PluginProvider'; export declare const plugin: ChartsPlugin<'scatter'>;