UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 96 B
/** * Remove spaces to have viable ids */ export declare function cleanId(id: string): string;