effect-io-ai

Package: effect
Module: Cause

Cause.AsyncFiberErrorTypeId

Unique brand present on AsyncFiberError values and used by isAsyncFiberError for runtime checks.

Signature

declare const AsyncFiberErrorTypeId: "~effect/Cause/AsyncFiberError"

Source

Since v4.0.0