errors.fyi community error code reference
TS2339
typescript

Property Does Not Exist

The accessed property does not exist on the given type. The property may be misspelled, the wrong type may be in use, or the type definition may need updating.

References

โ† all namespaces for TS2339