@elemental/common / TypeAliasWithRequired Generic types:T K No documentation has been provided.Presentation type WithRequired = T & { [P in K]-?: T[P] };