UNPKG

cqrs-eda

Version:

Lightweight CQRS and Event-Driven Architecture library using TypeScript decorators, handlers and typings. Perfect for scalable event-driven apps.

8 lines (7 loc) 112 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "ESNext", "outDir": "dist/esm" } }