init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { defineEventHandler } from 'h3'
|
||||
|
||||
export default defineEventHandler(() => {
|
||||
return { nitro: 'Hello Antdv Pro' }
|
||||
})
|
||||
Reference in New Issue
Block a user