@aaswe/codebase-ai
Version:
AI-Assisted Software Engineering (AASWE) - Rich codebase context for IDE LLMs
9 lines • 309 B
JavaScript
;
/**
* Module Knowledge Management System Types
*
* Type definitions for managing dual-purpose TTL files that serve both
* Neo4j knowledge graph population and direct LLM context enhancement.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map