effect-io-ai

Package: effect
Module: Layer

Layer.context

Constructs a Layer that passes along the specified context as an output.

Signature

declare const context: <R>() => Layer<R, never, R>

Source

Since v2.0.0