Type alias WithEmptyPropsAndValues<T>

WithEmptyPropsAndValues<T>: Nilable<WillNullableProps<Partial<T>>>

A type with empty properties and values (null / undefined, e.g.).

Type Parameters

  • T

Generated using TypeDoc