UNPKG

@mui/x-charts

Version:

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

2 lines (1 loc) 92 B
export declare function isDefined<T>(value: T | null | undefined): value is NonNullable<T>;