UNPKG

node-sagas

Version:

Library for handling distributed transactions in the microservices architecture

4 lines (3 loc) 86 B
export declare class SagaExecutionFailed extends Error { constructor(e: Error); }