abort
events handled by this Transaction.
complete
events handled by this Transaction.
error
events handled by this Transaction.
abort
events to event
handlers that are not necessarily instances of Transaction. [...]
const EventStreamProvider<Event>('abort')
complete
events to event
handlers that are not necessarily instances of Transaction. [...]
const EventStreamProvider<Event>('complete')
error
events to event
handlers that are not necessarily instances of Transaction. [...]
const EventStreamProvider<Event>('error')