Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getval
Method · 0.45
setval
Method · 0.45
get
Method · 0.45
post
Method · 0.45
o
Method · 0.45
msg
Method · 0.45
logErr
Method · 0.45
done
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected