import { Theme } from "https://deno.land/x/docxml@5.1.0/src/files/wip/Theme.ts";
Static Methods
fromArchive(archive: Archive, location: string): Promise<Theme>
Instantiate this class by looking at the DOCX XML for it.
import { Theme } from "https://deno.land/x/docxml@5.1.0/src/files/wip/Theme.ts";
Instantiate this class by looking at the DOCX XML for it.