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

Element Implicitly Has any Type (index)

An object is indexed with an expression whose result type is `any`, leading to an implicit `any` for the element. Use a typed key or add an index signature to the object's type.

References

In this namespace

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