"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const koa_1 = require("./koa");
new koa_1.Koa();