dreamland/index.ts
2022-09-21 22:15:43 +02:00

3 lines
No EOL
57 B
TypeScript

import server from "./src/index.ts"
await server.start()