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

Function eF

resources/vega.min.js:23755–23761  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

23753 : Hy[r].draw(t, { items: n ? e.map(eF) : e });
23754 }
23755 function eF(t) {
23756 const e = xa(t, {});
23757 return (e.stroke && 0 !== e.strokeOpacity) ||
23758 (e.fill && 0 !== e.fillOpacity)
23759 ? { ...e, strokeOpacity: 1, stroke: "#000", fillOpacity: 0 }
23760 : e;
23761 }
23762 const nF = 5,
23763 rF = 31,
23764 iF = 32,

Callers

nothing calls this directly

Calls 1

xaFunction · 0.70

Tested by

no test coverage detected