MCPcopy Create free account
hub / github.com/effect-app/libs / Request.ts

File Request.ts

repos/effect/packages/effect/src/Request.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Typed request values for data loading with `Effect.request`.
3 *
4 * A request describes one logical piece of work without performing it. It

Callers

nothing calls this directly

Calls 3

syncMethod · 0.80
completeUnsafeMethod · 0.80
completeFunction · 0.50

Tested by

no test coverage detected