wf4/server/api/health.get.ts
2025-07-15 13:28:17 +02:00

1 line
No EOL
54 B
TypeScript

export default defineEventHandler((): string => 'ok' )