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) 114 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "CommonJS", "outDir": "dist/cjs" } }