Object.assign ponyfill
npm install @frosted/object.assignvarassign=require("@frosted/object.assign")assign({a: 1},{b: 2},{c: 3})// => { a: 1, b: 2, c: 3 }// shim:require("@frosted/object.assign/shim")Object.assign({a: 1},{b: 2},{c: 3})There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Object.assign ponyfill
npm install @frosted/object.assignvarassign=require("@frosted/object.assign")assign({a: 1},{b: 2},{c: 3})// => { a: 1, b: 2, c: 3 }// shim:require("@frosted/object.assign/shim")Object.assign({a: 1},{b: 2},{c: 3})