effect-io-ai

Package: effect
Module: Effect

Effect.patchFiberRefs

Applies the specified changes to the FiberRef values for the fiber running this workflow.

Signature

declare const patchFiberRefs: (patch: FiberRefsPatch.FiberRefsPatch) => Effect<void>

Source

Since v2.0.0