UNPKG

yoonite-saga

Version:

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

10 lines (9 loc) 223 B
export const preset: string; export const testEnvironment: string; export const testMatch: string[]; export const moduleFileExtensions: string[]; export const globals: { "ts-jest": { tsconfig: string; }; };