UNPKG

@mui/x-charts

Version:

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

4 lines (3 loc) 154 B
import { ColorProcessor } from '../context/PluginProvider/ColorProcessor.types'; declare const getColor: ColorProcessor<'line'>; export default getColor;