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

Private Property Inaccessible

A property marked `private` is being accessed from outside the class in which it is declared. Use a public accessor method or change the visibility modifier.

References

In this namespace

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