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

Function fu

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

Source from the content-addressed store, hash-verified

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 {};
6538 const o = En("ariaRoleDescription", i, r);
6539 return null != o
6540 ? { ariaRoleDescription: { value: o } }
6541 : t.hasOwnProperty(Fn, n)
6542 ? {}
6543 : { ariaRoleDescription: { value: n } };
6544 }
6545 function du(e) {
6546 const { encoding: t, markDef: n, config: i, stack: r } = e,
6547 o = t.description;

Callers 1

uuFunction · 0.70

Calls 1

EnFunction · 0.85

Tested by

no test coverage detected