Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ json
Method
json
playgrounds/cloudflare-worker/worker-configuration.d.ts:1962–1962 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1960
bytes(): Promise<Uint8Array>;
1961
text(): Promise<string>;
1962
json<T>(): Promise<T>;
1963
blob(): Promise<Blob>;
1964
}
1965
type
R2Range = {
Callers
4
request.test.ts
File · 0.80
to-orpc-client.test.ts
File · 0.80
openapi-reference.test.ts
File · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected