Skip to content
JS
TypeScript error

TS9023

Assigning properties to functions without declaring them is not supported with --isolatedDeclarations. Add an explicit declaration for the...

Reference entryTypeScriptFetched
Assigning properties to functions without declaring them is not supported with --isolatedDeclarations. Add an explicit declaration for the properties assigned to this function.
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.677Z.