export { default } from "@calcom/app-store/paypal/api/webhook"; export const config = { api: { bodyParser: false, }, };