UNPKG

@mui/x-charts

Version:

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

2 lines (1 loc) 71 B
export declare function notNull<T>(value: T): value is NonNullable<T>;