Value type.
Either a value that will be sent to all receivers upon registration, or an AfterEvent keeper of such values.
An AfterEvent keeper that always sends the given value
, or the value
itself, when it is already
an AfterEvent
keeper.
Builds an AfterEvent keeper of the optional value
.
Value type.
Either undefined
, a value that will be sent to all receivers upon registration, or an
AfterEvent keeper of optional values.
An AfterEvent keeper that always sends the given value
, or the value
itself, when it is already
an AfterEvent
keeper.
Generated using TypeDoc
Builds an AfterEvent keeper of the given
value
.