type alias HyperlinkChildimport { type HyperlinkChild } from "https://deno.land/x/docxml@5.15.3/src/components/Hyperlink.ts"; A type describing the components accepted as children of Hyperlink. definition: Text | Field