Package: @effect/platform-browser
Module: BrowserHttpClient
Layer that provides an HttpClient implementation backed by the configured Fetch function.
Signature
declare const layerFetch: Layer.Layer<HttpClient.HttpClient, never, never>
Since v4.0.0