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