UNPKG

node-sagas

Version:

Library for handling distributed transactions in the microservices architecture

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