EventObservable<E>: Observable<[payload: TypeFromSchema<E["schema"]>, context: ActionContext]>

Type Parameters