Wraps an object, supports patch and offers convenience methods to reactively mutate the object.
Static
Defines how properties are removed. By default, undefined is assigned.
undefined
Patches, adds or removes properties as needed to match the given source object.
Wraps an object, supports patch and offers convenience methods to reactively mutate the object.