Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.45
sendpk
Function · 0.45
recvpk
Function · 0.45
checkRisk
Function · 0.45
getUserFriendsPage
Function · 0.45
launchBattleNew
Function · 0.45
getScore
Function · 0.45
randomStr
Function · 0.45
getBoxRewardInfo
Function · 0.45
sendBoxReward
Function · 0.45
getPin
Function · 0.45
jdShareBattleLaunch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected