#!/usr/bin/env node // Main entry point - just imports and runs the CLI import './cli.js';