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

Function f

packages/node-core/test/sandbox/sourcemap-test-webpack.js:120–123  ·  view source on GitHub ↗
(e, t, r)

Source from the content-addressed store, hash-verified

118 f && Object.defineProperty(f, n.name, l), p = !0;
119 }
120 function f(e, t, r) {
121 for (var n = arguments.length > 2, o = 0; o < t.length; o++) r = n ? t[o].call(e, r) : t[o].call(e);
122 return n ? r : void 0;
123 }
124 function l(e) {
125 return "symbol" == typeof e ? e : "".concat(e);
126 }

Callers 1

cFunction · 0.70

Calls 1

cFunction · 0.70

Tested by

no test coverage detected