UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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