Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Semporia/Scripts
/ isNode
Method
isNode
jd_try.js:562–564 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
560
}
561
562
isNode() {
563
return
'undefined'
!== typeof module && !!module.exports
564
}
565
566
isQuanX() {
567
return
'undefined'
!== typeof $task
Callers
8
requireConfig
Function · 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