$ errors.fyi/typescript/TS2451 74 namespaces · 3,092 codes
typescript · typescript/TS2451
TS2451

Cannot Redeclare Block-Scoped Variable

A `let` or `const` variable is declared more than once in the same scope. Each block-scoped variable name must be unique within its scope.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT