Package: effect
Module: ErrorReporter
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"
Since v4.0.0