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

Method isSurge

jd_api_test.js:153–155  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151 }
152
153 isSurge() {
154 return "undefined" != typeof $httpClient && "undefined" == typeof $loon
155 }
156
157 isLoon() {
158 return "undefined" != typeof $loon

Callers 8

getvalMethod · 0.45
setvalMethod · 0.45
getMethod · 0.45
postMethod · 0.45
oMethod · 0.45
msgMethod · 0.45
logErrMethod · 0.45
doneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected