type alias enums.PageBlockimport { type enums } from "https://deno.land/x/mtkruto@0.1.130/2_tl.ts"; const { PageBlock } = enums; definition: | types.PageBlockUnsupported | types.PageBlockTitle | types.PageBlockSubtitle | types.PageBlockAuthorDate | types.PageBlockHeader | types.PageBlockSubheader | types.PageBlockParagraph | types.PageBlockPreformatted | types.PageBlockFooter | types.PageBlockDivider | types.PageBlockAnchor | types.PageBlockList | types.PageBlockBlockquote | types.PageBlockPullquote | types.PageBlockPhoto | types.PageBlockVideo | types.PageBlockCover | types.PageBlockEmbed | types.PageBlockEmbedPost | types.PageBlockCollage | types.PageBlockSlideshow | types.PageBlockChannel | types.PageBlockAudio | types.PageBlockKicker | types.PageBlockTable | types.PageBlockOrderedList | types.PageBlockDetails | types.PageBlockRelatedArticles | types.PageBlockMap