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

Function zn

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

Source from the content-addressed store, hash-verified

915 "cornerRadiusBottomRight",
916 ];
917 function zn(e) {
918 const n = t.isArray(e.condition) ? e.condition.map(_n) : _n(e.condition);
919 return { ...Cn(e), condition: n };
920 }
921 function Cn(e) {
922 if (vn(e)) {
923 const { expr: t, ...n } = e;

Callers 6

OiFunction · 0.85
IiFunction · 0.85
HiFunction · 0.85
GiFunction · 0.85
XsFunction · 0.85
initAxisMethod · 0.85

Calls 3

_nFunction · 0.85
CnFunction · 0.85
mapMethod · 0.45

Tested by

no test coverage detected