Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ isLoon
Method
isLoon
wxapp/miaoyouHome.js:157–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
return
"undefined"
!= typeof $httpClient &&
"undefined"
== typeof $loon;
156
}
157
isLoon() {
158
return
"undefined"
!= typeof $loon;
159
}
160
getScript(t) {
161
return
new
Promise((s) => {
162
this.get({ url: t }, (t, e, i) => s(i));
Callers
6
getval
Method · 0.45
setval
Method · 0.45
h
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