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

Subsequent Variable Declarations Must Have Same Type

A variable declared more than once (via declaration merging) has a different type in subsequent declarations. Ensure all declarations of the same variable agree on their type.

In this namespace

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