touchstone.mixin
Home > @pebula/touchstone > Mixin
Mixin namespace
Signature:
export namespace Mixin
Functions
Function | Description |
|---|---|
A Decorator that marks a class instance method as a mixin constructor. The method will get invoked, with the context of the final target, when the final target is constructed and in the order the mixins are defined. The method will get the same parameters provided by the constructor. |
Variables
Variable | Description |
|---|---|
Type Aliases
Type Alias | Description |
|---|---|