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

Function xz

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

Source from the content-addressed store, hash-verified

29386 .background(t.background());
29387 }
29388 function xz(t, e) {
29389 return e
29390 ? function () {
29391 try {
29392 e.apply(this, arguments);
29393 } catch (e) {
29394 t.error(e);
29395 }
29396 }
29397 : null;
29398 }
29399 function bz(t, e, n) {
29400 if ("string" == typeof e) {
29401 if ("undefined" == typeof document)

Callers 3

UzFunction · 0.85
addEventListenerFunction · 0.85
vega.min.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected