v10.1.0
Minor Changes
- 39d315e: Implement
DeepMarkRequiredutility type that constructs a type by picking all properties from typeType
where properties by pathsKeyPathUnionare set as required - f7c2c36: Implement
DeepMarkOptionalutility type that constructs a type by picking all properties from typeType
where properties by pathsKeyPathUnionare set as optional