UNPKG

claude-statusline-powerline

Version:

Beautiful powerline-style statusline for Claude Code with git integration, session tracking, and cost monitoring

3 lines 227 B
import { SeparatorStyle } from '../types'; export declare function create_styled_separator(from_color: string, to_color?: string, style?: SeparatorStyle, font_profile_name?: string): string; //# sourceMappingURL=styles.d.ts.map