• README.md
  • How to run

    Node.js (ts-node)

    ts-node index.ts

    Deno

    deno run --allow-net index.ts

    Bun.js

    bun index.ts