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

Type Has No Properties in Common

An object literal is being assigned to a type, but none of the properties on the literal exist in the target type. This often signals a mismatched type or a typo in a property name.

References

In this namespace

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