BunHttpPlatform.ts overview
Since v1.0.0
Exports Grouped by Category
constructors
make
Signature
declare const make: Effect.Effect<Platform.HttpPlatform, never, FileSystem.FileSystem | Etag.Generator>
Since v1.0.0
layers
layer
Signature
declare const layer: Layer.Layer<Platform.HttpPlatform, never, never>
Since v1.0.0