MCPcopy Create free account
hub / github.com/prisma/prisma-examples / json

Method json

orm/cloudflare-workers/worker-configuration.d.ts:1970–1970  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1968 bytes(): Promise<Uint8Array>;
1969 text(): Promise<string>;
1970 json<T>(): Promise<T>;
1971 blob(): Promise<Blob>;
1972}
1973type R2Range = {

Callers 15

hono.tsFile · 0.65
handlerFunction · 0.65
addQuoteFunction · 0.65
loadDataFunction · 0.65
POSTFunction · 0.65
fetchQuotesFunction · 0.65
ChatFunction · 0.65
POSTFunction · 0.65
GETFunction · 0.65
fetchFunction · 0.65
POSTFunction · 0.65
app.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected