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

Rest Parameter Implicitly Has any Type

A rest parameter (`...args`) has no type annotation and defaults to an implicit `any[]`. Add an explicit array type annotation to the rest parameter.

References

In this namespace

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