import { CommentsXml } from "https://deno.land/x/docxml@5.3.2/src/files/CommentsXml.ts";
Instantiate this class by looking at the DOCX XML for it.
Parameters
archive: Archive
Returns
Promise<CommentsXml>
x/docxml/src/files/CommentsXml.ts>CommentsXml.fromArchive
import { CommentsXml } from "https://deno.land/x/docxml@5.3.2/src/files/CommentsXml.ts";
Instantiate this class by looking at the DOCX XML for it.