mirror of
https://github.com/fmhy/edit.git
synced 2026-02-04 02:01:07 +11:00
feat: reorganize repo
This commit is contained in:
parent
49eb39bc1f
commit
23389c69df
107 changed files with 15 additions and 429 deletions
3
api/routes/index.ts
Normal file
3
api/routes/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export default eventHandler(() => {
|
||||
return { nitro: 'works' }
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue