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 159 B
import { QualityCheck } from '../quality-check-interface'; export declare const duplicationCheck: QualityCheck; //# sourceMappingURL=duplication-check.d.ts.map