#!/usr/bin/env node import { main } from "../dist/index.js"; main().argv;