Deploying to gh-pages from @ dolanmiu/docx@c21d45a79e 🚀

This commit is contained in:
dolanmiu
2023-01-05 22:31:28 +00:00
parent a12a1a177b
commit fd1e71d74e
356 changed files with 1952 additions and 1952 deletions

View File

@ -20,7 +20,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">IMathPreSubSuperScriptOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7941ff4/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L8">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c21d45a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L8">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:8</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@ -38,17 +38,17 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
<div class="tsd-signature">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7941ff4/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L9">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c21d45a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L9">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="subScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>sub<wbr/>Script</span><a href="#subScript" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">sub<wbr/>Script<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7941ff4/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L10">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c21d45a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L10">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="superScript" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>super<wbr/>Script</span><a href="#superScript" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">super<wbr/>Script<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type" data-tsd-kind="Type alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7941ff4/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L11">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c21d45a/src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts#L11">src/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">