MCPcopy 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

getvalMethod · 0.45
setvalMethod · 0.45
getMethod · 0.45
postMethod · 0.45
hMethod · 0.45
msgMethod · 0.45
logErrMethod · 0.45
doneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected