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

Method isNode

jd_pk.js:773–775  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

771 }
772
773 isNode() {
774 return "undefined" != typeof module && !!module.exports
775 }
776
777 isQuanX() {
778 return "undefined" != typeof $task

Callers 15

jd_pk.jsFile · 0.45
sendpkFunction · 0.45
recvpkFunction · 0.45
checkRiskFunction · 0.45
getUserFriendsPageFunction · 0.45
launchBattleNewFunction · 0.45
getScoreFunction · 0.45
randomStrFunction · 0.45
getBoxRewardInfoFunction · 0.45
sendBoxRewardFunction · 0.45
getPinFunction · 0.45
jdShareBattleLaunchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected