Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
deepMergeLeft
Function deepMergeLeft
Deep merge two objects, prioritizing the first argument.
deepMergeLeft
(
a
:
Obj
<
any
>
,
b
:
Obj
<
any
>
)
:
Obj
<
any
>
Parameters
a
:
Obj
<
any
>
b
:
Obj
<
any
>
Returns
Obj
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...
Deep merge two objects, prioritizing the first argument.