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

Function uu

resources/vega-lite.min.js:6530–6534  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

6528 return o.length > 0 ? { signal: `{${o.join(", ")}}` } : void 0;
6529 }
6530 function uu(e) {
6531 const { markDef: t, config: n } = e,
6532 i = En("aria", t, n);
6533 return !1 === i ? {} : { ...(i ? { aria: i } : {}), ...fu(e), ...du(e) };
6534 }
6535 function fu(e) {
6536 const { mark: n, markDef: i, config: r } = e;
6537 if (!1 === r.aria) return {};

Callers 1

PuFunction · 0.70

Calls 3

EnFunction · 0.85
duFunction · 0.85
fuFunction · 0.70

Tested by

no test coverage detected