Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
1973
type
R2Range = {
Callers
15
hono.ts
File · 0.65
handler
Function · 0.65
addQuote
Function · 0.65
loadData
Function · 0.65
POST
Function · 0.65
fetchQuotes
Function · 0.65
Chat
Function · 0.65
POST
Function · 0.65
GET
Function · 0.65
fetch
Function · 0.65
POST
Function · 0.65
app.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected