object assign shallow copy code example Example: clone javascript object let clone = Object.assign({}, objToClone);