errors.fyi community error code reference
TS2775
typescript

Condition Always False

TypeScript's type narrowing has determined that a condition is always `false` and the associated code is unreachable. Review the types involved or remove the dead branch.

References

← all namespaces