UNPKG

ailock

Version:

AI-Proof File Guard - Protect sensitive files from accidental AI modifications

6 lines 196 B
import { Command } from 'commander'; /** * Doctor command to diagnose and fix common ailock issues */ export declare function createDoctorCommand(): Command; //# sourceMappingURL=doctor.d.ts.map