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

Function n

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

Source from the content-addressed store, hash-verified

51 default: () => N
52 });
53 var n = function(e, t) {
54 return n = Object.setPrototypeOf || {
55 __proto__: []
56 } instanceof Array && function(e, t) {
57 e.__proto__ = t;
58 } || function(e, t) {
59 for (var r in t) Object.prototype.hasOwnProperty.call(t, r) && (e[r] = t[r]);
60 }, n(e, t);
61 };
62 function o(e, t) {
63 if ("function" != typeof t && null !== t) throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
64 function r() {

Callers 4

cFunction · 0.85
oFunction · 0.85
SFunction · 0.85
xFunction · 0.85

Calls 2

jFunction · 0.85
oFunction · 0.85

Tested by

no test coverage detected