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

Function na

resources/vega.min.js:3183–3188  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

3181 return ((e.responseType = "text"), e);
3182 }
3183 function na(t, e) {
3184 return (
3185 e.header && (t = e.header.map(Dt).join(e.delimiter) + "\n" + t),
3186 Wt(e.delimiter).parse(t + "")
3187 );
3188 }
3189 function ra(t, e) {
3190 const n = e && e.property ? l(e.property) : f;
3191 return !A(t) ||

Callers 1

eFunction · 0.70

Calls 3

WtFunction · 0.85
mapMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected