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

Function tt

daily/ydyp.js:2979–2982  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

2977}
2978
2979function tt(e, t) {
2980 const r = Number(e);
2981 return Number.isFinite(r) ? r : t
2982}
2983
2984function rt(e) {
2985 return String(e || "").startsWith("Basic ") ? String(e) : `Basic ${e}`

Callers 1

ctFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected