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

Variable Implicitly Has any Type

A variable's type cannot be inferred from its initialiser and defaults to implicit `any`. Provide an explicit type annotation or initialise the variable with a value from which the type can be inferred.

References

In this namespace

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