Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ json
Method
json
packages/effect-app/src/builtin-json.d.ts:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
interface
Body {
20
json(): Promise<unknown>
21
}
22
}
23
Callers
15
serverHealth
Function · 0.65
fetchDiscoveryDocumentPromise
Function · 0.65
checkJwt
Function · 0.65
Client.test.ts
File · 0.65
Client.test.ts
File · 0.65
run
Method · 0.65
executeStream
Method · 0.65
NodeHttpServer.test.ts
File · 0.65
HttpApi.test.ts
File · 0.65
HttpEffect.test.ts
File · 0.65
webHandler
Function · 0.65
toDifferJsonPatch.test.ts
File · 0.65
Implementers
7
UndiciResponse
repos/effect/packages/platform-node/sr
BunServerRequest
repos/effect/packages/platform-bun/src
ServerRequestImpl
repos/effect/packages/effect/src/unsta
ClientRequestImpl
repos/effect/packages/effect/src/unsta
ServerHttpClientResponse
repos/effect/packages/effect/src/unsta
WebHttpClientResponse
repos/effect/packages/effect/src/unsta
InterruptibleResponse
repos/effect/packages/effect/src/unsta
Calls
no outgoing calls
Tested by
1
webHandler
Function · 0.52