#!/usr/bin/env node /** * Vibe-Validate CLI Entry Point * * Main executable for the vibe-validate command-line tool. */ export {}; //# sourceMappingURL=bin.d.ts.map