mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 14:33:27 +00:00
Initiate repository
This commit is contained in:
3
routes/index.ts
Normal file
3
routes/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default eventHandler(() => {
|
||||
return { nitro: 'Is Awesome!' }
|
||||
})
|
Reference in New Issue
Block a user