Appearance
Welshman Docs / @welshman/lib / deepMergeLeft
deepMergeLeft(a, b): Obj<any>
a
b
Obj
any
Defined in: packages/lib/src/Tools.ts:276
Deep merge two objects, prioritizing the first argument.
Obj<any>