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) 100 B
import { Command } from 'commander'; export declare function updateCommand(program: Command): void;