UNPKG

typebus-cqrs

Version:

Simple, type-safe CQRS library with auto-registration and minimal boilerplate (typebus-cqrs)

5 lines 144 B
/** * Exports all builder utilities for commands, queries, and events. */ export * from './TypedBuilders'; //# sourceMappingURL=index.d.ts.map