Skip to main content
Module

x/docxml/mod.ts>TextDeletionChild

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

A type describing the components accepted as children of TextDeletion.

definition: Text | TextDeletion | TextAddition