Cleanup
This commit is contained in:
@@ -231,3 +231,5 @@ export const app = new Elysia()
|
||||
});
|
||||
|
||||
app.listen(3000, () => log.info({ port: 3000 }, "server started"));
|
||||
|
||||
export type API = typeof app
|
||||
|
||||
Reference in New Issue
Block a user