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