effect-io-ai

Package: @effect/platform-bun
Module: BunHttpPlatform

BunHttpPlatform.layer

Layer that provides the Bun HttpPlatform, including file responses backed by Bun.file.

Signature

declare const layer: Layer.Layer<Platform.HttpPlatform, never, never>

Source

Since v4.0.0