Package: effect Module: Micro
effect
Micro
Access the current Context from the environment.
Context
Signature
declare const context: <R>() => Micro<Context.Context<R>>
Source
Since v3.4.0