Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ NonEmptyArray } from
"../Array.ts"
2
import
* as Context from
"../Context.ts"
3
import
type
{ Effect } from
"../Effect.ts"
4
import
type
{ Exit } from
"../Exit.ts"
Callers
nothing calls this directly
Calls
2
isEffect
Function · 0.90
withResolver
Function · 0.85
Tested by
no test coverage detected