Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6dylan6/jdpro
/ isLoon
Method
isLoon
function/sendNotify.js:2298–2300 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2296
return
'undefined'
!= typeof $httpClient &&
'undefined'
== typeof $loon;
2297
}
2298
isLoon() {
2299
return
'undefined'
!= typeof $loon;
2300
}
2301
getScript(t) {
2302
return
new
Promise((s) => {
2303
$.get({
Callers
8
getval
Method · 0.45
setval
Method · 0.45
get
Method · 0.45
post
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