#!/usr/bin/env node const { runCli } = require('../dist/index.cjs.js'); runCli();