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