0.2.0 • Published 2 years ago
@andideve/sx-utils v0.2.0
sx-utils
Exported utilities
- merge
- get
merge()
used to recursively merge two objects.
get()
used to get the value of a property in an object based on the path specified in the path argument.