Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: merge()

merge<T>(target, ...sources): T

Deep merge plain objects left-to-right.

Type Parameters

T

T extends object

Parameters

target

T

the target object.

sources

...any[]

the additional sources.

Returns

T

the merged target.

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub