import { Paragraph } from "https://deno.land/x/docxml@5.11.2/src/components/Paragraph.ts";
Instantiate this component from the XML in an existing DOCX file.
x/docxml/src/components/Paragraph.ts>Paragraph.fromNode
import { Paragraph } from "https://deno.land/x/docxml@5.11.2/src/components/Paragraph.ts";
Instantiate this component from the XML in an existing DOCX file.