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.

3 lines 151 B
import { QualityCheck } from '../quality-check-interface'; export declare const commentCheck: QualityCheck; //# sourceMappingURL=comment-check.d.ts.map