Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Semporia/Scripts
/ isNode
Method
isNode
jd_redPacket.js:1598–1600 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1596
}
1597
1598
isNode() {
1599
return
"undefined"
!= typeof module && !!module.exports
1600
}
1601
1602
isQuanX() {
1603
return
"undefined"
!= typeof $task
Callers
8
jd_redPacket.js
File · 0.45
TotalBean
Function · 0.45
loaddata
Method · 0.45
writedata
Method · 0.45
getval
Method · 0.45
setval
Method · 0.45
get
Method · 0.45
post
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected