#!/usr/bin/env bun import { program } from "./index"; await program.parseAsync(process.argv);