UNPKG

@bobmatnyc/ai-code-review

Version:

A TypeScript-based tool for automated code reviews using AI models from Google Gemini, Anthropic Claude, and OpenRouter

8 lines (7 loc) 219 B
/** * @fileoverview Test module for enhanced dependency analysis * * This module provides a standalone test for the enhanced dependency analyzer * to verify that it works correctly with all features. */ export {};