2021-12-07 13:18:08 -05:00

2 lines
59 B
JavaScript

module.exports = (obj) => JSON.parse(JSON.stringify(obj));