UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 227 B
import { type ChartsColorPaletteCallback } from "../types.js"; export declare const yellowPaletteLight: string[]; export declare const yellowPaletteDark: string[]; export declare const yellowPalette: ChartsColorPaletteCallback;