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