import { platformApi } from '~~/server/utils/platform-api' export default defineEventHandler((event) => platformApi(event, '/users'))