Package: @effect/platform-node
Module: NodeHttpClient
Acquires a new Undici Agent dispatcher and destroys it when the enclosing
scope is finalized.
Signature
declare const makeDispatcher: Effect.Effect<Undici.Dispatcher, never, Scope.Scope>
Since v4.0.0