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

Function _n

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

Source from the content-addressed store, hash-verified

926 return e;
927 }
928 function _n(e) {
929 if (vn(e)) {
930 const { expr: t, ...n } = e;
931 return { signal: t, ...n };
932 }
933 return e;
934 }
935 function Pn(e) {
936 if (vn(e)) {
937 const { expr: t, ...n } = e;

Callers 1

znFunction · 0.85

Calls 1

vnFunction · 0.85

Tested by

no test coverage detected