effect-io-ai

Package: effect
Module: STM

STM.interruptAs

Interrupts the fiber running the effect with the specified FiberId.

Signature

declare const interruptAs: (fiberId: FiberId.FiberId) => STM<never>

Source

Since v2.0.0