import * as docxml from "https://deno.land/x/docxml@5.3.5/src/components/Image.ts";
Classes
A component that represents an image in your DOCX document. You can create a new image by
passing any promise to an |
Type Aliases
A type describing the components accepted as children of Image. | |
A type describing the props accepted by Image. |