4 lines
113 B
TypeScript
4 lines
113 B
TypeScript
import { handler } from "@calcom/features/ee/workflows/api/scheduleEmailReminders";
|
|
|
|
export { handler as POST };
|