Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Botloader/botloader
/ json
Method
json
frontend-common/src/api_client.ts:334–334 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
332
333
export
interface
FetchResponse {
334
json(): Promise<unknown>,
335
status: number,
336
}
337
Callers
3
get_option
Method · 0.65
do
Method · 0.65
get
Method · 0.65
Implementers
1
Response
components/runtime/src/ts/httpclient.t
Calls
no outgoing calls
Tested by
no test coverage detected