Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/docxml/src/files/wip/Theme.ts>Theme

TypeScript library for parsing and building a DOCXML file
Go to Latest
class Theme
extends UnhandledXmlFile
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.