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

Type Alias Circularly References Itself

A type alias directly or indirectly references itself in a way that is not permitted. Use an interface instead, or restructure the type to break the cycle.

References

In this namespace

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