UNPKG

@sethdouglasford/claude-flow

Version:

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

7 lines 239 B
/** * Token Monitor CLI Command * Launch the beautiful real-time Claude token usage monitor */ import { Command } from "../cliffy-compat.js"; export declare const tokenMonitorCommand: Command; //# sourceMappingURL=token-monitor.d.ts.map