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

Object Is Possibly Null or Undefined

An operation is being performed on a value that may be either `null` or `undefined`. Guard against both values before accessing properties or calling methods on the value.

References

In this namespace

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