MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / isQuanX

Method isQuanX

jlld.js:236–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234 return "undefined" != typeof module && !!module.exports;
235 }
236 isQuanX() {
237 return "undefined" != typeof $task;
238 }
239 isSurge() {
240 return "undefined" != typeof $httpClient && "undefined" == typeof $loon;
241 }

Callers 7

getvalMethod · 0.45
setvalMethod · 0.45
httpRequestMethod · 0.45
hMethod · 0.45
msgMethod · 0.45
logErrMethod · 0.45
doneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected