#!/usr/bin/env node import { runMain } from "../dist/cli.mjs"; runMain();