UNPKG

@sethdouglasford/claude-flow

Version:

Claude Code Flow - Advanced AI-powered development workflows with SPARC methodology

7 lines 255 B
/** * Enterprise Configuration Management Commands * Features: Security masking, multi-format support, validation, change tracking */ import { Command } from "commander"; export declare const configCommand: Command; //# sourceMappingURL=config.d.ts.map