MCPcopy Create free account
hub / github.com/subquery/subql / a

Function a

packages/node-core/test/sandbox/sourcemap-test-webpack.js:70–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 new r);
69 }
70 var a = function() {
71 return a = Object.assign || function(e) {
72 for (var t, r = 1, n = arguments.length; r < n; r++) for (var o in t = arguments[r]) Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]);
73 return e;
74 }, a.apply(this, arguments);
75 };
76 function i(e, t) {
77 var r = {};
78 for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);

Callers 2

iFunction · 0.70
cFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected