Create a type from an objec that can be either whole or all values undefined. Usefull for parameter objects that needs all values set or none of them.
T extends object
Generated using TypeDoc
Create a type from an objec that can be either whole or all values undefined. Usefull for parameter objects that needs all values set or none of them.
Generic
T extends object