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

Function n

static/js/app.js:24–28  ·  view source on GitHub ↗
(t, n, i)

Source from the content-addressed store, hash-verified

22 }
23
24 function n (t, n, i) {
25 Object.defineProperty ? Object.defineProperty(t, n, {
26 get: i
27 }) : t.__defineGetter__(n, i)
28 }
29 if (!(typeof window.Element === 'undefined' || 'classList' in document.documentElement)) {
30 var i = Array.prototype
31 var e = i.push

Callers 1

app.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected