MCPcopy Create free account
hub / github.com/Toulu-debug/enen / isNode

Method isNode

sendNotify.js:850–852  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

848 }
849
850 isNode() {
851 return "undefined" != typeof module && !!module.exports
852 }
853
854 isQuanX() {
855 return "undefined" != typeof $task

Callers 6

loaddataMethod · 0.45
writedataMethod · 0.45
getvalMethod · 0.45
setvalMethod · 0.45
getMethod · 0.45
postMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected