UNPKG

mira-consciousness

Version:

Memory & Intelligence Retention Archive - Preserving The Spark

11 lines 292 B
import { Command } from 'commander'; /** * Custom help formatter that respects hidden commands */ export declare class HelpFormatter { /** * Configure custom help for a program */ static configureHelp(program: Command): void; } //# sourceMappingURL=help-formatter.d.ts.map