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

Method isNode

iOS_Cookie.js:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }
60
61 isNode() {
62 return "undefined" != typeof module && !!module.exports
63 }
64
65 isQuanX() {
66 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