#!/usr/bin/env bun import { runCli } from './commands/runCli' void runCli()