effect-io-ai

Package: effect
Module: Effect

Effect.scope

Provides access to the current scope in a scoped workflow.

Signature

declare const scope: Effect<Scope.Scope, never, Scope.Scope>

Source

Since v2.0.0