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 166 B
import { QualityCheck } from '../quality-tools/quality-check-interface'; export declare const gitDiffCheck: QualityCheck; //# sourceMappingURL=git-diff-check.d.ts.map