UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 222 B
import { ChartsColorPaletteCallback } from "../types.js"; export declare const orangePaletteLight: string[]; export declare const orangePaletteDark: string[]; export declare const orangePalette: ChartsColorPaletteCallback;