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