Skip to content

@sqlrooms/documents / BlockDocumentParagraphBlock

Variable: BlockDocumentParagraphBlock

const BlockDocumentParagraphBlock: ZodObject<{ id: ZodString; type: ZodLiteral<"paragraph">; text: ZodString; }, $strip>