export default defineEventHandler(() => { return { status: 'ok', name: 'yalarba-nuxt', timestamp: new Date().toISOString(), } })