typescript · typescript/TS2775
TS2775
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.
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.