Package: effect
Module: Cause
A unique symbol identifying the RuntimeException type.
Details
This provides a symbol that identifies a RuntimeException. This is
typically used internally by the library to recognize checked exceptions that
occur during runtime.
See
RuntimeException Create or work with a RuntimeExceptionSignature
declare const RuntimeExceptionTypeId: unique symbol
Since v2.0.0