1
Fork 0
solar-conflux/typescript/translucid/test.js

5 lines
177 B
JavaScript
Raw Normal View History

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