UNPKG

smart-renamer

Version:

🚀 Intelligent file and code naming suggestions based on project-specific naming conventions. Interactive CLI tool with AST-based code analysis for variables, functions, components, and more.

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