effect-io-ai

Package: effect
Module: Stream

Stream.context

Accesses the whole context of the stream.

Signature

declare const context: <R>() => Stream<Context.Context<R>, never, R>

Source

Since v2.0.0