type alias SectionChildimport { type SectionChild } from "https://deno.land/x/docxml@5.15.3/src/components/Section.ts"; A type describing the components accepted as children of Section. definition: | Paragraph | Table | BookmarkRangeStart | BookmarkRangeEnd