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

4 lines
88 B
TypeScript

import {QuickServer} from "./app.js";
const {app,http,translucid} = QuickServer(8000);