errors.fyi community error code reference
TS1128
typescript

Declaration or Statement Expected

The compiler expected a declaration or statement at this position but found something else. This is usually caused by an extra or misplaced closing brace.

← all namespaces