Package: effect
Module: Cause
A unique symbol identifying the InterruptedException type.
Details
This provides a symbol that identifies an InterruptedException. This is
typically used internally to recognize when a fiber has been interrupted,
helping the framework handle interruption logic correctly.
See
InterruptedException Create or work with an InterruptedExceptionSignature
declare const InterruptedExceptionTypeId: unique symbol
Since v2.0.0