MCPcopy Create free account
hub / github.com/alignoth/alignoth / n

Function n

resources/vega-embed.min.js:11–35  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

9})(this, function (e, t) {
10 "use strict";
11 function n(e) {
12 var t = Object.create(null);
13 return (
14 e &&
15 Object.keys(e).forEach(function (n) {
16 if ("default" !== n) {
17 var r = Object.getOwnPropertyDescriptor(e, n);
18 Object.defineProperty(
19 t,
20 n,
21 r.get
22 ? r
23 : {
24 enumerable: !0,
25 get: function () {
26 return e[n];
27 },
28 },
29 );
30 }
31 }),
32 (t.default = e),
33 Object.freeze(t)
34 );
35 }
36 var r,
37 i = n(e),
38 o = n(t),

Callers 7

vega-embed.min.jsFile · 0.70
OFunction · 0.70
xFunction · 0.70
xeFunction · 0.70
constructorMethod · 0.70
intersectsMethod · 0.70
DeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected