MCPcopy Index your code
hub / github.com/Effect-TS/effect / request.ts

File request.ts

packages/effect/src/internal/request.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as Cause from "../Cause.js"
2import type * as Effect from "../Effect.js"
3import { dual } from "../Function.js"
4import { hasProperty } from "../Predicate.js"

Callers

nothing calls this directly

Calls 3

syncMethod · 0.80
completeFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected