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