MCPcopy Create free account
hub / github.com/cloudflare/computer / json

Method json

examples/think/worker-configuration.d.ts:2069–2069  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2067 bytes(): Promise<Uint8Array>;
2068 text(): Promise<string>;
2069 json<T>(): Promise<T>;
2070 blob(): Promise<Blob>;
2071}
2072type R2Range = {

Callers 15

fetchMethod · 0.65
execFunction · 0.65
fetchMethod · 0.65
handleExecFunction · 0.65
fetchFunction · 0.65
handlePromptFunction · 0.65
handleExecFunction · 0.65
handleApiRequestFunction · 0.65
http.test.tsFile · 0.65
App.test.tsxFile · 0.65
sessionWithEventsFunction · 0.65

Calls

no outgoing calls

Tested by 2

execFunction · 0.52
sessionWithEventsFunction · 0.52