Converts any optionally undefined keys to partials with non-undefined values. This does not exclude null (but RemoveNullishValues does).
undefined
null
@augment-vir/common
Converts any optionally
undefinedkeys to partials with non-undefined values. This does not excludenull(but RemoveNullishValues does).