MCPcopy 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

serverHealthFunction · 0.65
checkJwtFunction · 0.65
Client.test.tsFile · 0.65
Client.test.tsFile · 0.65
runMethod · 0.65
executeStreamMethod · 0.65
HttpApi.test.tsFile · 0.65
HttpEffect.test.tsFile · 0.65
webHandlerFunction · 0.65

Implementers 7

UndiciResponserepos/effect/packages/platform-node/sr
BunServerRequestrepos/effect/packages/platform-bun/src
ServerRequestImplrepos/effect/packages/effect/src/unsta
ClientRequestImplrepos/effect/packages/effect/src/unsta
ServerHttpClientResponserepos/effect/packages/effect/src/unsta
WebHttpClientResponserepos/effect/packages/effect/src/unsta
InterruptibleResponserepos/effect/packages/effect/src/unsta

Calls

no outgoing calls

Tested by 1

webHandlerFunction · 0.52