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

Spread Argument Not Assignable

A spread argument (`...args`) does not match the rest parameter or the remaining parameters of the function. Ensure the spread value's type is compatible with the function signature.

References

In this namespace

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