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

Function QL

resources/vega.min.js:31911–31918  ·  view source on GitHub ↗
(t, e, n, r, i)

Source from the content-addressed store, hash-verified

31909 JL = (t) => null == t || 1 === Object.keys(t).length,
31910 ZL = (t, e, n) => ({ signal: `${t} ? (${KL(e)}) : (${KL(n)})` }),
31911 QL = (t, e, n, r, i) => ({
31912 signal:
31913 (null != r ? `${t} === '${uR}' ? (${KL(r)}) : ` : "") +
31914 (null != n ? `${t} === '${cR}' ? (${KL(n)}) : ` : "") +
31915 (null != i ? `${t} === '${lR}' ? (${KL(i)}) : ` : "") +
31916 (null != e ? `${t} === '${sR}' ? (${KL(e)}) : ` : "") +
31917 "(null)",
31918 }),
31919 KL = (t) => (rO(t) ? t.signal : null == t ? null : Dt(t)),
31920 tU = (t, e) =>
31921 0 === e

Callers 1

uUFunction · 0.85

Calls 1

KLFunction · 0.85

Tested by

no test coverage detected