export const config = {
  api: {
    bodyParser: false,
  },
};

export { default } from "@calcom/features/ee/billing/api/webhook";
