UNPKG

claudekit

Version:

CLI tools for Claude Code development workflow

3 lines 146 B
import type { Command } from 'commander'; export declare function registerShowCommands(program: Command): void; //# sourceMappingURL=show.d.ts.map