"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const app_js_1 = require("./app.js");
const { app, http, translucid } = app_js_1.QuickServer(8000);