#!/usr/bin/env node import { run } from '../src/index.js'; run();