UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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