Package: @effect/platform-bun
Module: BunClusterHttp
Layer that provides a Bun HTTP server for cluster runners.
Signature
declare const layerHttpServer: Layer.Layer<BunServices | HttpServer | HttpPlatform | Etag.Generator, ServeError, ShardingConfig.ShardingConfig>
Since v4.0.0