UNPKG

@xec-sh/cli

Version:

Xec: The Universal Shell for TypeScript

3 lines (2 loc) 131 B
import { Command } from 'commander'; export declare function customizeHelp(program: Command, dynamicCommandNames: string[]): void;