deno.land / x / alosaur@v1.1.1 / examples / middlewares / app.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
import { App } from "alosaur/mod.ts";import { settings } from "./app-settings.ts";
// create applicationconst app = new App<number>(settings);
app.listen();
alosaur

Version Info

Tagged at
a year ago