Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
wt
Function · 0.80
St
Function · 0.80
Et
Function · 0.80
Ft
Function · 0.80
qt
Function · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected