MCPcopy 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.jsFile · 0.45
drawLotteryFunction · 0.45
businessCircleActivityFunction · 0.45
upgradeFunction · 0.45
requireConfigFunction · 0.45
TotalBeanFunction · 0.45
taskUrlFunction · 0.45
loaddataMethod · 0.45
writedataMethod · 0.45
getvalMethod · 0.45
setvalMethod · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected