Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fathym_atomic/src/utils/object.utils.ts>mergeDeep

This is the core atomic library to build design libraries from.
Go to Latest
function mergeDeep
import { mergeDeep } from "https://deno.land/x/fathym_atomic@v0.0.125/src/utils/object.utils.ts";

Parameters

target: any
source: any