import { apiComment } from "../../lib/web/actions"; export default defineEventHandler((event) => apiComment(event));