UNPKG

yoonite-saga

Version:

> Orchestration de workflows transactionnels avec gestion de compensation (pattern Saga)

4 lines (3 loc) 64 B
export type ServicesList = { [serviceName: string]: any; };