UNPKG

@hugsylabs/hugsy

Version:

🐧 Hugsy - Configuration management for Claude Code. Transform complex settings into simple, shareable team standards.

6 lines 163 B
/** * UI command - Launch the Hugsy web UI */ import { Command } from 'commander'; export declare function uiCommand(): Command; //# sourceMappingURL=ui.d.ts.map