@sqlrooms/documents / BlockDocumentHeadingBlock
Variable: BlockDocumentHeadingBlock
constBlockDocumentHeadingBlock:ZodObject<{id:ZodString;type:ZodLiteral<"heading">;level:ZodUnion<readonly [ZodLiteral<1>,ZodLiteral<2>,ZodLiteral<3>]>;text:ZodString; },$strip>
