UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 260 B
import { type ChartsColorPaletteCallback } from "../types.js"; export declare const blueberryTwilightPaletteLight: string[]; export declare const blueberryTwilightPaletteDark: string[]; export declare const blueberryTwilightPalette: ChartsColorPaletteCallback;