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

Element Implicitly Has any Type (expression)

An expression is used to index an object, but the object's type does not have an index signature matching that key type, resulting in an implicit `any`. Add an index signature or use a typed access pattern.

References

In this namespace

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