UNPKG

@mui/x-charts

Version:

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

3 lines 59 B
export function notNull(value) { return value !== null; }