MaybeValue
Utility type that transforms a type into a maybe null or undefined type.
Generic
Valueany
Return
TypeValue | null | undefined
Utility type that transforms a type into a maybe null or undefined type.
Value anyType Value | null | undefined