#!/usr/bin/env node import { Koa } from "./koa"; new Koa()