export { default } from "@calcom/features/ee/payments/api/webhook"; export const config = { api: { bodyParser: false, }, };