File size: 104 Bytes
1e92f2d
 
 
1
2
3
4
var assign = Object.assign.bind(Object)
module.exports = assign
module.exports.default = module.exports