/** * CodebaseIndexer Tests * * Critical tests for the main indexer module covering: * - Full indexing workflow * - Incremental updates (add/change/delete) * - File watching * - Search functionality * - Resource cleanup */ export {}; //# sourceMappingURL=indexer.test.d.ts.map