MCPcopy
hub / github.com/Effect-TS/effect / httpApp.ts

File httpApp.ts

packages/platform/src/internal/httpApp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Effect from "effect/Effect"
2import * as FiberRef from "effect/FiberRef"
3import { dual } from "effect/Function"
4import { globalValue } from "effect/GlobalValue"

Callers

nothing calls this directly

Calls 3

globalValueFunction · 0.90
prevFunction · 0.50
handlerFunction · 0.50

Tested by

no test coverage detected