tasq/node_modules/@claude-flow/shared/dist/events/event-store.test.d.ts

8 lines
225 B
TypeScript

/**
* Event Store Tests
*
* Comprehensive tests for the event sourcing implementation.
* Tests event storage, retrieval, filtering, snapshots, and projections.
*/
export {};
//# sourceMappingURL=event-store.test.d.ts.map