Module

x/docx/src/file/shared/space-type.ts>SpaceType

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Go to Latest
enum SpaceType
import { SpaceType } from "https://dotland.deno.dev/x/docx@8.2.1/src/file/shared/space-type.ts";

Members

DEFAULT = "default"
PRESERVE = "preserve"