UNPKG

remcode

Version:

Turn your AI assistant into a codebase expert. Intelligent code analysis, semantic search, and software engineering guidance through MCP integration.

3 lines (2 loc) 101 B
import { Command } from 'commander'; export declare function analyzeCommand(program: Command): void;