jointjs
Version:
JavaScript diagramming library
5 lines (3 loc) • 404 B
HTML
<pre class="docs-method-signature"><code>util.deepSupplement(destinationObject [, ...sourceObjects])</code></pre>
<p>(<i>Deprecated</i>) An alias for <b><code>_.defaultsDeep</code></b>. See the <a href="https://lodash.com/docs/4.17.10#defaultsDeep">Lodash documentation entry</a> for more information.</p>
<p>Use the <code>util.defaultsDeep</code> <a href="#util.defaultsDeep">function</a> instead.</p>