Typescript Library Declarations (ES2024)
Type Alias NonNullable<T>
NonNullable
:
T
&
{}
Exclude null and undefined from T
Type Parameters
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (ES2024)
Exclude null and undefined from T