Skip to main content
Module

x/docxml/src/enums.ts>BundleFile

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
enum BundleFile
import { BundleFile } from "https://deno.land/x/docxml@2.0.1/src/enums.ts";

Members

contentTypes = "[Content_Types].xml"
coreProperties = "docProps/core.xml"
mainDocument = "word/document.xml"
relationships = "_rels/.rels"
styles = "word/styles.xml"