augmentation property

ClassAugmentationElement? augmentation

The immediate augmentation of this element, or null if there are no augmentations. ClassAugmentationElement.augmentationTarget is the back pointer that will point at this element.

Implementation

ClassAugmentationElement? get augmentation;