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

Function s

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

Source from the content-addressed store, hash-verified

88 return a > 3 && i && Object.defineProperty(t, r, i), i;
89 }
90 function s(e, t) {
91 return function(r, n) {
92 t(r, n, e);
93 };
94 }
95 function u(e, t, r, n, o, a) {
96 function i(e) {
97 if (void 0 !== e && "function" != typeof e) throw new TypeError("Function expected");

Callers 3

iFunction · 0.85
cFunction · 0.85
_Function · 0.85

Calls 3

tFunction · 0.85
oFunction · 0.85
cFunction · 0.70

Tested by

no test coverage detected