Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Semporia/Scripts
/ isNode
Method
isNode
jd_superMarket.js:2138–2140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2136
}
2137
2138
isNode() {
2139
return
"undefined"
!= typeof module && !!module.exports
2140
}
2141
2142
isQuanX() {
2143
return
"undefined"
!= typeof $task
Callers
13
jd_superMarket.js
File · 0.45
drawLottery
Function · 0.45
businessCircleActivity
Function · 0.45
upgrade
Function · 0.45
requireConfig
Function · 0.45
TotalBean
Function · 0.45
taskUrl
Function · 0.45
loaddata
Method · 0.45
writedata
Method · 0.45
getval
Method · 0.45
setval
Method · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected