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

NodeHttpPlatform overview

Added in v1.0.0


Table of contents


constructors

make

Signature

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

Added in v1.0.0

layers

layer

Signature

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

Added in v1.0.0