Skip to main content Link Search Menu Expand Document (external link)

NodeHttpPlatform.ts overview

Since v1.0.0


Exports Grouped by Category


constructors

make

Signature

declare const make: Effect.Effect<Platform.HttpPlatform, never, any>

Source

Since v1.0.0

layers

layer

Signature

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

Source

Since v1.0.0