obj-assign
js
`Object.assign` copies all own enumerable values but does not copies getters, setters and other value descriptors. This library allows you copy with all property descriptors of object.
Version 0.0.3 License MIT
Keywords
objectassignextendproperties
INSTALL