Skip to main content

AbstractMemberDefType.constt property

Indicates whether the member is declared as const.

Signature

constt?: boolean | undefined;

Remarks

Boolean flag indicating that the member is declared with the const qualifier, making it immutable after initialization. This affects the member's usage patterns and compiler optimizations.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.