UNPKG

ailock

Version:

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

4 lines 182 B
import { Command } from 'commander'; export declare function createLockCommand(): Command; export declare function createProtectCommand(): Command; //# sourceMappingURL=lock.d.ts.map