MaybeValue
Utility type that transforms a type into a maybe null
or undefined
type.
Generic
Value
any
Return
Type
Value | null | undefined
Utility type that transforms a type into a maybe null
or undefined
type.
Value
any
Type
Value | null | undefined