effect-io-ai

Package: @effect/platform-bun
Module: BunHttpServer

BunHttpServer.layerHttpServices

Layer that provides Bun HTTP support services: HttpPlatform, weak ETag generation, and BunServices.

Signature

declare const layerHttpServices: Layer.Layer<BunServices.BunServices | HttpPlatform | Etag.Generator, never, never>

Source

Since v4.0.0