UNPKG

smart-renamer

Version:

🚀 Intelligent file naming suggestions based on project-specific naming conventions. Interactive CLI tool that asks yes/no for each file renaming.

3 lines • 125 B
import { Command } from 'commander'; export declare function createProgram(): Command; //# sourceMappingURL=commands.d.ts.map