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

Function l

jd_joy_run.js:645–651  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

643 return e
644 }
645 const l = function apiConvert(e) {
646 for (var n = r, t = 0; t < n.length; t++) {
647 var a = n[t];
648 e.includes(a) && !e.includes("common/" + a) && (e = e.replace(a, "common/" + a))
649 }
650 return e
651 }
652
653 var n = e
654 , t = (n.header,

Callers 1

taroRequestFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected