mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 02:46:16 +00:00
hello world, again
This commit is contained in:
3
api/routes/index.ts
Normal file
3
api/routes/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default eventHandler(() => {
|
||||
return { nitro: 'works' }
|
||||
})
|
||||
Reference in New Issue
Block a user