effect-io-ai

Package: @effect/platform-node
Module: NodeHttpClient

NodeHttpClient.layerFetch

Layer that provides the fetch-based HTTP client implementation.

Signature

declare const layerFetch: Layer.Layer<Client.HttpClient, never, never>

Source

Since v4.0.0