Package: effect Module: Effect
effect
Effect
Applies the specified changes to the FiberRef values for the fiber running this workflow.
FiberRef
Signature
declare const patchFiberRefs: (patch: FiberRefsPatch.FiberRefsPatch) => Effect<void>
Source
Since v2.0.0