UNPKG

ailock

Version:

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

7 lines 229 B
import { Command } from 'commander'; /** * Create the hooks command with subcommands * Follows Open/Closed Principle - easy to add new AI tools */ export declare const hooksCommand: Command; //# sourceMappingURL=hooks.d.ts.map