Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/enums.ts>FileLocation

TypeScript library for parsing and building a DOCXML file
Go to Latest
enum FileLocation
import { FileLocation } from "https://deno.land/x/docxml@5.2.0/src/enums.ts";

Members

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