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