Static pseudo-member value type.
A type of amended class.
Static pseudo-member update type accepted by its setter.
A type of the entity representing a static pseudo-member.
Static pseudo-member accessor.
Rest
...amendments: Amendment<TAmended>[]Amendments to apply to static pseudo-member.
New static pseudo-member amendment.
Generated using TypeDoc
Creates a class amendment (and decorator) that declares a static pseudo-member of the target class.
A static pseudo-member does not alter the class constructor. Instead, its value is read and written by the given
accessor
.