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

Function T

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

Source from the content-addressed store, hash-verified

163 return r.join(" && ");
164 }
165 function T(e) {
166 return `${arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : "datum"}[${t.stringValue(t.splitAccessPath(e).join("."))}]`;
167 }
168 function j(e) {
169 return `datum['${e.replaceAll("'", "\\'")}']`;
170 }

Callers 1

maFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected