import { eventHandler } from 'h3' export default eventHandler(() => { return 'ok from api test dist' })