Represents a decorator that can be applied to a class or constructor-like target.
The type of the target that the decorator can be applied to.
The target to which the decorator is applied.
Represents a decorator that can be applied to a class or constructor-like target.