Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/smallfawn/QLScriptPublic
/ isLoon
Method
isLoon
jlld.js:242–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
240
return
"undefined"
!= typeof $httpClient &&
"undefined"
== typeof $loon;
241
}
242
isLoon() {
243
return
"undefined"
!= typeof $loon;
244
}
245
loaddata() {
246
if
(!this.isNode())
return
{};
247
{
Callers
5
getval
Method · 0.45
setval
Method · 0.45
h
Method · 0.45
msg
Method · 0.45
logErr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected