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