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

x/docx/src/file/styles/sample/default-style.ts>DefaultStyle

Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Go to Latest
variable DefaultStyle
import { DefaultStyle } from "https://deno.land/x/docx@7.5.0/src/file/styles/sample/default-style.ts";

type

() => Record<string, any>