UNPKG

docx

Version:

Generate .docx documents with JavaScript (formerly Office-Clippy)

6 lines (5 loc) 167 B
export * from "./text-wrapping"; export * from "./wrap-none"; export * from "./wrap-square"; export * from "./wrap-tight"; export * from "./wrap-top-and-bottom";