1
Fork 0
solar-conflux/typescript/translucid/test.js
Matei Adriel 656e41473c
typescript(translucid): fixed the bug
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-01-22 20:49:50 +02:00

5 lines
177 B
JavaScript

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