UNPKG

ailock

Version:

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

6 lines 226 B
import { Command } from 'commander'; /** * Emergency unlock command for orphaned locks and recovery scenarios */ export declare function createEmergencyUnlockCommand(): Command; //# sourceMappingURL=emergency-unlock.d.ts.map