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

Function Qa

resources/vega.min.js:4259–4261  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

4257 return (e && e.Definition) || null;
4258 }
4259 function Qa(t) {
4260 return ((t = t && t.toLowerCase()), ut(Ja, t) ? Ja[t] : null);
4261 }
4262 function* Ka(t, e) {
4263 if (null == e)
4264 for (let e of t) null != e && "" !== e && (e = +e) >= e && (yield e);

Callers 1

ZaFunction · 0.70

Calls 1

utFunction · 0.70

Tested by

no test coverage detected