Skip to main content
Module

x/hex/mod.ts>fp.mergeObjects

An ecosystem delivering practices, philosophy and portability.
Go to Latest
function fp.mergeObjects
import { fp } from "https://deno.land/x/hex@0.5.15/mod.ts";
const { mergeObjects } = fp;

Parameters

...instances: Record<string | number | symbol, T>[]

Returns

Record<string | number | symbol, T>