UNPKG

refakts

Version:

TypeScript refactoring tool built for AI coding agents to perform precise refactoring operations via command line instead of requiring complete code regeneration.

5 lines 196 B
export declare class ReadmeFormatter { formatHelpSection(helpCommands: string): string; formatQualitySection(qualityChecks: string): string; } //# sourceMappingURL=ReadmeFormatter.d.ts.map