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