Package: effect Module: Stream
effect
Stream
Accesses the whole context of the stream.
Signature
declare const context: <R>() => Stream<Context.Context<R>, never, R>
Source
Since v2.0.0