Merge objects & other types recursively. A simple & small integration.
-
Updated
Apr 4, 2025 - TypeScript
Merge objects & other types recursively. A simple & small integration.
A deeply copy the values of all enumerable own properties and symbol properties from one or more source objects to a target object. It will return the target object. Written in TypeScript
Add a description, image, and links to the deep-assign topic page so that developers can more easily learn about it.
To associate your repository with the deep-assign topic, visit your repo's landing page and select "manage topics."