#!/usr/bin/env node import { main } from "./Cli.gen.js"; void main();