Skip to content
JS
TypeScript error

TS1451

Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on...

Reference entryTypeScriptFetched
Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression
As listed by TypeScript diagnosticMessages.json

{0}, {1} and so on are filled in by the compiler.

Category
Error
Severity
error
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: TypeScript diagnosticMessages.json. Data fetched 2026-09-25T01:43:12.670Z.