effect-io-ai

Package: effect
Module: Micro

Micro.context

Access the current Context from the environment.

Signature

declare const context: <R>() => Micro<Context.Context<R>>

Source

Since v3.4.0