Files
calendar/apps/web/app/api/cron/workflows/scheduleEmailReminders/route.ts
T

4 lines
113 B
TypeScript

import { handler } from "@calcom/features/ee/workflows/api/scheduleEmailReminders";
export { handler as POST };