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