Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ text
Method
text
examples/think/worker-configuration.d.ts:2068–2068 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2066
arrayBuffer(): Promise<ArrayBuffer>;
2067
bytes(): Promise<Uint8Array>;
2068
text(): Promise<string>;
2069
json<T>(): Promise<T>;
2070
blob(): Promise<Blob>;
2071
}
Callers
10
#postConnect
Method · 0.65
entrypoint.test.ts
File · 0.65
fetch
Method · 0.65
read
Function · 0.65
script-runner.test.ts
File · 0.65
write
Function · 0.65
read
Function · 0.65
exec
Function · 0.65
fetch
Method · 0.65
proxy.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
4
read
Function · 0.52
write
Function · 0.52
read
Function · 0.52
exec
Function · 0.52