NonNullableField<T, K>: {
    [P in K]-?: T[P]
} & T

Type Parameters

  • T

  • K extends keyof T