- Preparing search index...
- The search index is not available
Amend
Type alias StaticAmendment<TValue, TClass, TUpdate, TAmended>
StaticAmendment<TValue, TClass, TUpdate, TAmended>: StaticAmendment.ForBase<AeClass<TClass>, AeStatic<TValue, TClass, TUpdate>, TValue, TClass, TUpdate, TAmended>
Type Parameters
-
TValue extends TUpdate
-
-
TUpdate = TValue
-
TAmended extends AeStatic<TValue, TClass, TUpdate> = AeStatic<TValue, TClass, TUpdate>
An amendment of static class member (static property).
Can be used as static property decorator, unless expects an amended entity other than AeStatic.