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

Function HN

resources/vega.min.js:30396–30407  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

30394 s(t + ' for "outer" push: ' + Dt(e));
30395 }
30396 function HN(t, e) {
30397 const n = t.name;
30398 if (t.push === jN)
30399 (e.signals[n] || WN("No prior signal definition", n),
30400 IN.forEach((e) => {
30401 void 0 !== t[e] && WN("Invalid property ", e);
30402 }));
30403 else {
30404 const r = e.addSignal(n, t.value);
30405 (!1 === t.react && (r.react = !1), t.bind && e.addBinding(n, t.bind));
30406 }
30407 }
30408 function YN(t, e, n, r) {
30409 ((this.id = -1),
30410 (this.type = t),

Callers 2

cUFunction · 0.85
hUFunction · 0.85

Calls 1

WNFunction · 0.85

Tested by

no test coverage detected