Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.134/src/utils/object.utils.ts";

Parameters

target: any
source: any