UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

2 lines 154 B
export declare const imageMimeTypes: Record<string, string | undefined>; export type ChartImageExportMimeType = 'image/png' | 'image/jpeg' | 'image/webp';