Skip to main content
Module

x/deepmergets/dist/deno/deepmerge-into.ts

Deeply merge 2 or more objects respecting type information.
Go to Latest
import * as deepmergets from "https://deno.land/x/deepmergets@v7.0.1/dist/deno/deepmerge-into.ts";

Functions

Deeply merge objects into a target.

Deeply merge two or more objects using the given options.

Merge unknown things into a target.