2024-10-14 00:02:58 +08:00

4 lines
71 B
TypeScript

export default defineEventHandler(async (event) => {
return event
})