Accepts multiple objects and merges their key-value pairs recursively. Any values set to undefined will be removed.
Note that order matters! Each input object will overwrite the properties of the previous objects.
Rest
@augment-vir/common
Accepts multiple objects and merges their key-value pairs recursively. Any values set to undefined will be removed.
Note that order matters! Each input object will overwrite the properties of the previous objects.