open_in_new
content_copy
//signature Object.assign(target, ...sources) var newState = Object.assign({}, state, action.state);