Namespacesutilsblockly.utils.objectOn this pageHome > blockly > utils > object utils.object namespace Functions FunctionDescriptiondeepMerge(target, source)Complete a deep merge of all members of a source object with a target object. N.B. This is not a very sophisticated merge algorithm and does not handle complex cases. Use with caution.