Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deepmergets/dist/deno/actions.ts>actionsInto

Deeply merge 2 or more objects respecting type information.
Go to Latest
variable actionsInto
import { actionsInto } from "https://deno.land/x/deepmergets@v7.0.1/dist/deno/actions.ts";

Special values that tell deepmergeInto to perform a certain action.

type

{ defaultMerge; }