import { type TextDeletionChild } from "https://deno.land/x/docxml@5.15.3/mod.ts";
A type describing the components accepted as children of TextDeletion.
definition: Text | TextDeletion | TextAddition
x/docxml/mod.ts>TextDeletionChild
import { type TextDeletionChild } from "https://deno.land/x/docxml@5.15.3/mod.ts";
A type describing the components accepted as children of TextDeletion.