effect-io-ai

Package: @effect/platform-node
Module: NodeHttpServer

NodeHttpServer.layerHttpServices

Provides the Node HTTP support services used by NodeHttpServer, including the HTTP platform, ETag generator, and core Node platform services.

Signature

declare const layerHttpServices: Layer.Layer<NodeServices.NodeServices | HttpPlatform.HttpPlatform | Etag.Generator, never, never>

Source

Since v4.0.0