effect-io-ai

Package: effect
Module: ErrorReporter

ErrorReporter.TypeId

String literal type used as the runtime type identifier for ErrorReporter values.

When to use

Use to refer to the runtime type identifier type in low-level integrations.

Signature

type TypeId = "~effect/ErrorReporter"

Source

Since v4.0.0