Package: @effect/platform-node Module: NodeHttpClient
@effect/platform-node
NodeHttpClient
Layer that provides the fetch-based HTTP client implementation.
Signature
declare const layerFetch: Layer.Layer<Client.HttpClient, never, never>
Source
Since v4.0.0