UNPKG

@tastekim/chat-cli

Version:

💬Connect with developers worldwide through an interactive terminal chat experience while you code!💻

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