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

Declared But Its Value Never Read

A variable is declared and assigned but its value is never subsequently read. This indicates dead code; either remove the variable or use the value.

References

In this namespace

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