Package: effect Module: Effect
effect
Effect
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