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.
Latest
variable SpaceType
import { SpaceType } from "https://dotland.deno.dev/x/docx@8.5.0/src/file/shared/space-type.ts";

type

{ DEFAULT: string; PRESERVE: string; }