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