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

Function s

jd_redPacket.js:1551–1553  ·  view source on GitHub ↗
(n, t)

Source from the content-addressed store, hash-verified

1549 }
1550
1551 function s(n, t) {
1552 return l(v(n), v(t))
1553 }
1554
1555 function C(n, t) {
1556 return g(s(n, t))

Callers 3

CFunction · 0.70
AFunction · 0.70
runScriptMethod · 0.70

Calls 2

lFunction · 0.70
vFunction · 0.70

Tested by

no test coverage detected