effect-io-ai

Package: @effect/platform-browser
Module: BrowserHttpClient

BrowserHttpClient.layerFetch

Layer that provides an HttpClient implementation backed by the configured Fetch function.

Signature

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

Source

Since v4.0.0