Exclude from T those types that are assignable to U
Construct a type with the properties of T except for those in type K.
From T, pick a set of properties whose keys are in the union K
Generated using TypeDoc
Exclude from T those types that are assignable to U