Package: @effect/platform-bun Module: BunHttpPlatform
@effect/platform-bun
BunHttpPlatform
Layer that provides the Bun HttpPlatform, including file responses backed by Bun.file.
HttpPlatform
Bun.file
Signature
declare const layer: Layer.Layer<Platform.HttpPlatform, never, never>
Source
Since v4.0.0