#!/usr/bin/env node /** * FORGE Installation Script * Copies command definitions to global or project .claude folder * Run automatically via npm postinstall or manually with: node dist/scripts/install.js */ export {}; //# sourceMappingURL=install.d.ts.map