Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -93,14 +93,6 @@
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_export_packer_local_.localpacker.html#constructor" class="tsd-kind-icon">constructor</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section tsd-is-private tsd-is-private-protected">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_export_packer_local_.localpacker.html#packer" class="tsd-kind-icon">packer</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_export_packer_local_.localpacker.html#pdfconverter" class="tsd-kind-icon">pdf<wbr>Converter</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_export_packer_local_.localpacker.html#stream" class="tsd-kind-icon">stream</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Methods</h3>
|
||||
<ul class="tsd-index-list">
|
||||
@ -123,7 +115,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/export/packer/local.ts#L13">export/packer/local.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/export/packer/local.ts#L13">export/packer/local.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -137,39 +129,6 @@
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-private tsd-is-private-protected">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a name="packer" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagPrivate">Private</span> packer</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">packer<span class="tsd-signature-symbol">:</span> <a href="_export_packer_compiler_.compiler.html" class="tsd-signature-type">Compiler</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/export/packer/local.ts#L13">export/packer/local.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a name="pdfconverter" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagPrivate">Private</span> pdf<wbr>Converter</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">pdf<wbr>Converter<span class="tsd-signature-symbol">:</span> <a href="_export_packer_pdf_convert_wrapper_.pdfconvertwrapper.html" class="tsd-signature-type">PdfConvertWrapper</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/export/packer/local.ts#L12">export/packer/local.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a name="stream" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagPrivate">Private</span> stream</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">stream<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">WriteStream</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/export/packer/local.ts#L11">export/packer/local.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
||||
@ -183,7 +142,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/_export_packer_packer_.ipacker.html">IPacker</a>.<a href="../interfaces/_export_packer_packer_.ipacker.html#pack">pack</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/export/packer/local.ts#L20">export/packer/local.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/export/packer/local.ts#L20">export/packer/local.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -206,7 +165,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/export/packer/local.ts#L27">export/packer/local.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/export/packer/local.ts#L27">export/packer/local.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -242,15 +201,6 @@
|
||||
<li class=" tsd-kind-constructor tsd-parent-kind-class">
|
||||
<a href="_export_packer_local_.localpacker.html#constructor" class="tsd-kind-icon">constructor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a href="_export_packer_local_.localpacker.html#packer" class="tsd-kind-icon">packer</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a href="_export_packer_local_.localpacker.html#pdfconverter" class="tsd-kind-icon">pdf<wbr>Converter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
|
||||
<a href="_export_packer_local_.localpacker.html#stream" class="tsd-kind-icon">stream</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-class">
|
||||
<a href="_export_packer_local_.localpacker.html#pack" class="tsd-kind-icon">pack</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user