method Docx.prototype.fromXmlimport { Docx } from "https://deno.land/x/docxml@3.0.1/src/Docx.ts"; fromXml(xml: string, props: PropsGeneric)Parametersxml: stringprops: PropsGeneric