MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / requestJson

Method requestJson

daily/ydyp.js:4075–4077  ·  view source on GitHub ↗
(e, t = 3)

Source from the content-addressed store, hash-verified

4073 return this.requester.request(e, t)
4074 }
4075 async requestJson(e, t = 3) {
4076 return this.requester.requestJson(e, t)
4077 }
4078 async requestText(e, t = 3) {
4079 return this.requester.requestText(e, t)
4080 }

Callers 6

wtFunction · 0.80
StFunction · 0.80
EtFunction · 0.80
FtFunction · 0.80
qtFunction · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected