import { type TableChild } from "https://deno.land/x/docxml@5.13.2/src/components/Table.ts";
A type describing the components accepted as children of Table.
definition: Row | RowAddition | RowDeletion
x/docxml/src/components/Table.ts>TableChild
import { type TableChild } from "https://deno.land/x/docxml@5.13.2/src/components/Table.ts";
A type describing the components accepted as children of Table.