Skip to content

UNREACHABLE_ERROR

const UNREACHABLE_ERROR: Error

Defined in: packages/core/src/agent/errors.ts:882

Special error used to indicate that a code path is unreachable.

For internal use only.