Files
tasq/node_modules/@claude-flow/memory/dist/agent-memory-scope.test.d.ts
T
2026-04-09 19:01:53 +08:00

8 lines
232 B
TypeScript

/**
* Tests for Agent-Scoped Memory
*
* TDD London School (mock-first) tests for the 3-scope agent memory system.
* Uses vi.mock for ESM-compatible fs mocking.
*/
export {};
//# sourceMappingURL=agent-memory-scope.test.d.ts.map