@sqlrooms/documents / BlockDocumentListBlock
Variable: BlockDocumentListBlock
constBlockDocumentListBlock:ZodObject<{id:ZodString;type:ZodLiteral<"list">;ordered:ZodOptional<ZodBoolean>;items:ZodArray<ZodString>; },$strip>
