Type alias SagaHandler

SagaHandler: ((event: IEvent) => ICommand[] | undefined)

Type declaration

Generated using TypeDoc