3 lines
153 B
TypeScript
3 lines
153 B
TypeScript
export { ZGetInputSchema } from "@calcom/lib/server/repository/workflow";
|
|
export type { TGetInputSchema } from "@calcom/lib/server/repository/workflow";
|