UNPKG

ailock

Version:

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

6 lines 198 B
import { Command } from 'commander'; /** * Smart edit command that temporarily unlocks files for editing */ export declare function createEditCommand(): Command; //# sourceMappingURL=edit.d.ts.map