MCPcopy Create free account
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 { NonEmptyArray } from "../Array.ts"
2import * as Context from "../Context.ts"
3import type { Effect } from "../Effect.ts"
4import type { Exit } from "../Exit.ts"

Callers

nothing calls this directly

Calls 2

isEffectFunction · 0.90
withResolverFunction · 0.85

Tested by

no test coverage detected