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.

9 lines 295 B
export declare class QualityChecksExtractor { extractQualityChecksContent(): string; private addCheckDescriptions; private formatDescriptions; private getValidGroupKeys; private buildPossibleKeys; private isValidKey; } //# sourceMappingURL=QualityChecksExtractor.d.ts.map