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

Function Pn

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

Source from the content-addressed store, hash-verified

933 return e;
934 }
935 function Pn(e) {
936 if (vn(e)) {
937 const { expr: t, ...n } = e;
938 return { signal: t, ...n };
939 }
940 return wn(e) ? e : void 0 !== e ? { value: e } : void 0;
941 }
942 function Nn(e) {
943 return wn(e) ? e.signal : t.stringValue(e.value);
944 }

Callers 15

TnFunction · 0.85
koFunction · 0.85
auFunction · 0.85
duFunction · 0.85
muFunction · 0.85
puFunction · 0.85
guFunction · 0.85
huFunction · 0.85
FuFunction · 0.85
AuFunction · 0.85
juFunction · 0.85
GfFunction · 0.85

Calls 2

vnFunction · 0.85
wnFunction · 0.70

Tested by

no test coverage detected