Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ isQuanX
Method
isQuanX
wxapp/miaoyouHome.js:151–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
return
"undefined"
!= typeof module && !!module.exports;
150
}
151
isQuanX() {
152
return
"undefined"
!= typeof $task;
153
}
154
isSurge() {
155
return
"undefined"
!= typeof $httpClient &&
"undefined"
== typeof $loon;
156
}
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