#!/usr/bin/env -S node --experimental-specifier-resolution=node import { start } from "../src/index"; await start();