1 line
47 B
JavaScript
1 line
47 B
JavaScript
module.exports = obj => Object.assign({}, obj); |
module.exports = obj => Object.assign({}, obj); |