type alias IXmlAttributeimport { type IXmlAttribute } from "https://dotland.deno.dev/x/docx@9.0.3/src/file/xml-components/xmlable-object.ts"; definition: Readonly<Record<string, string | number | boolean>>