* make GetPublicEventInput * space * mv feature flags router to trpc * remove trpc imports * wip * mv OrgMembershipLookup to features * fix * fix * update * fix * revert formatting-only changes to improve PR reviewability Co-Authored-By: benny@cal.com <sldisek783@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
5 lines
142 B
TypeScript
5 lines
142 B
TypeScript
export {
|
|
createAttributeSyncSchema,
|
|
type ZCreateAttributeSyncSchema,
|
|
} from "@calcom/features/ee/integration-attribute-sync/schemas/zod";
|