Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ requestText
Method
requestText
daily/ydyp.js:4078–4080 ·
view source on GitHub ↗
(e, t = 3)
Source
from the content-addressed store, hash-verified
4076
return
this.requester.requestJson(e, t)
4077
}
4078
async
requestText(e, t = 3) {
4079
return
this.requester.requestText(e, t)
4080
}
4081
async
ssoForMCloud() {
4082
return
this.api.ssoForMCloud()
4083
}
Callers
1
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected