Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
2072
type
R2Range = {
Callers
15
fetch
Method · 0.65
script-runner.test.ts
File · 0.65
exec
Function · 0.65
fetch
Method · 0.65
handleExec
Function · 0.65
fetch
Function · 0.65
handlePrompt
Function · 0.65
handleExec
Function · 0.65
handleApiRequest
Function · 0.65
http.test.ts
File · 0.65
App.test.tsx
File · 0.65
sessionWithEvents
Function · 0.65
Calls
no outgoing calls
Tested by
2
exec
Function · 0.52
sessionWithEvents
Function · 0.52