MCPcopy 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
333export interface FetchResponse {
334 json(): Promise<unknown>,
335 status: number,
336}
337

Callers 3

get_optionMethod · 0.65
doMethod · 0.65
getMethod · 0.65

Implementers 1

Responsecomponents/runtime/src/ts/httpclient.t

Calls

no outgoing calls

Tested by

no test coverage detected