#!/usr/bin/env node import { main } from "papo"; (async () => await main())();