MCPcopy 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}
1965type R2Range = {

Callers 4

request.test.tsFile · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected