MCPcopy Create free account
hub / github.com/Semporia/Scripts / s

Function s

jd_joy_run.js:628–634  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

626 return n
627 }
628 const s = function isInWhiteAPI(e) {
629 for (var n = ["gift", "pet"], t = !1, a = 0; a < n.length; a++) {
630 var i = n[a];
631 e.includes(i) && !t && (t = !0)
632 }
633 return t
634 }
635
636 const d = function addQueryToPath(e, n) {
637 if (n && Object.keys(n).length > 0) {

Callers 2

taroRequestFunction · 0.70
runScriptMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected