#!/usr/bin/env node import { runParser } from '../dist/index.js'; runParser(process.argv);