MCPcopy Create free account
hub / github.com/Semporia/Scripts / isNode

Method isNode

jd_goodMorning.js:176–178  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174 this.name = t, this.http = new s(this), this.data = null, this.dataFile = "box.dat", this.logs = [], this.isMute = !1, this.isNeedRewrite = !1, this.logSeparator = "\n", this.startTime = (new Date).getTime(), Object.assign(this, e), this.log("", `🔔${this.name}, 开始!`)
175 }
176 isNode() {
177 return "undefined" != typeof module && !!module.exports
178 }
179 isQuanX() {
180 return "undefined" != typeof $task
181 }

Callers 9

jd_goodMorning.jsFile · 0.45
requireConfigFunction · 0.45
TotalBeanFunction · 0.45
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