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

Function Lz

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

Source from the content-addressed store, hash-verified

29607 : s("Unrecognized signal name: " + Dt(e));
29608 }
29609 function Lz(t, e) {
29610 const n = (t._targets || []).filter(
29611 (t) => t._update && t._update.handler === e,
29612 );
29613 return n.length ? n[0] : null;
29614 }
29615 function Uz(t, e, n, r) {
29616 let i = Lz(n, r);
29617 return (

Callers 2

UzFunction · 0.85
qzFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected