// Do not edit this file manually import { parseBlockSchema } from '@typebot.io/forge' import { calComBlock } from '.' export const calComBlockSchema = parseBlockSchema(calComBlock)