MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / ut

Function ut

daily/ydyp.js:3034–3040  ·  view source on GitHub ↗
(e, t, r)

Source from the content-addressed store, hash-verified

3032}
3033
3034function ut(e, t, r) {
3035 for (const r of t) {
3036 const t = e[r];
3037 if (null != t && "" !== t) return t
3038 }
3039 return r
3040}
3041
3042function lt(e, t) {
3043 ! function() {

Callers 1

ctFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected