UNPKG

curli-bus

Version:

Simple Command Bus Implementation (CQRS) for NodeJS/Typescript.

4 lines (3 loc) 54 B
export type QueryTypeClass = { name: string; }