Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/mod.ts>BreakChild

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
type alias BreakChild
import { type BreakChild } from "https://deno.land/x/docxml@5.5.1/mod.ts";

A type describing the components accepted as children of Break.

definition: never