wm:~
learning$
/
ts
NonNullable<T>
Prev
Next
Term side of the Card
Topic: Utility Types
Utility Types
Unit title: NonNullable<T>
NonNullable<T>
Categories: Utility type
Utility type
Term side of the Card
Topic: Utility Types
Utility Types
Unit title: ReturnType<T>
ReturnType<T>
Categories: Utility type
Utility type
Term side of the Card
Topic: Utility Types
Utility Types
Unit title: Parameters<T>
Parameters<T>
Categories: Utility type
Utility type
Explanation side of the Card
Explanation:
The utility type that excludes `null` and `undefined` from a type.