🧹 chore: bump version

This commit is contained in:
saltyaom
2024-03-18 16:21:32 +07:00
parent 12ec0e11d1
commit 7c4a1b0102
4 changed files with 70 additions and 53 deletions
+2
View File
@@ -41,3 +41,5 @@ const app = new Elysia()
)
.use(plugin)
.listen(3000)
console.log(app.routes)