sdrangel/plugins/feature/map/Cesium/Workers/combine-35b6d9cb.js

2 wiersze
399 B
JavaScript

define(["exports","./when-229515d6"],(function(e,n){"use strict";e.combine=function e(t,o,r){r=n.defaultValue(r,!1);const f={},i=n.defined(t),s=n.defined(o);let c,d,p;if(i)for(c in t)t.hasOwnProperty(c)&&(d=t[c],s&&r&&"object"==typeof d&&o.hasOwnProperty(c)?(p=o[c],f[c]="object"==typeof p?e(d,p,r):d):f[c]=d);if(s)for(c in o)o.hasOwnProperty(c)&&!f.hasOwnProperty(c)&&(p=o[c],f[c]=p);return f}}));