搜索 "object.assign" 的结果(共 4 个)
es6-object-assign
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
MIT
assign-symbols
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
MIT