UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

2 lines (1 loc) 128 B
export declare function buildWarning(message: (...args: any) => string, gravity?: 'warning' | 'error'): (...args: any) => void;