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

Function v

jd_redPacket.js:1539–1541  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

1537 }
1538
1539 function v(n) {
1540 return unescape(encodeURIComponent(n))
1541 }
1542
1543 function m(n) {
1544 return h(v(n))

Callers 2

mFunction · 0.70
sFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected