Skip to content

Commit

Permalink
fix: output d.ts files
Browse files Browse the repository at this point in the history
  • Loading branch information
aaharu committed Oct 14, 2019
1 parent a1a0869 commit 39e4a1c
Show file tree
Hide file tree
Showing 13 changed files with 152 additions and 117 deletions.
68 changes: 34 additions & 34 deletions docs/classes/_gif_.gif.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/_gifcolor_.gifcolor.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifColor.ts#L11">GifColor.ts:11</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifColor.ts#L11">GifColor.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -149,7 +149,7 @@ <h3>b</h3>
<div class="tsd-signature tsd-kind-icon">b<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifColor.ts#L11">GifColor.ts:11</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifColor.ts#L11">GifColor.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -159,7 +159,7 @@ <h3>g</h3>
<div class="tsd-signature tsd-kind-icon">g<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifColor.ts#L10">GifColor.ts:10</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifColor.ts#L10">GifColor.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -169,7 +169,7 @@ <h3>r</h3>
<div class="tsd-signature tsd-kind-icon">r<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifColor.ts#L9">GifColor.ts:9</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifColor.ts#L9">GifColor.ts:9</a></li>
</ul>
</aside>
</section>
Expand All @@ -186,7 +186,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> create<wbr>Color<wbr>Tabl
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifColor.ts#L28">GifColor.ts:28</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifColor.ts#L28">GifColor.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifCompressedCodesToByteArrayConverter.ts#L20">GifCompressedCodesToByteArrayConverter.ts:20</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifCompressedCodesToByteArrayConverter.ts#L20">GifCompressedCodesToByteArrayConverter.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_gifcompressedcodestobytearrayconverter_.gifcompressedcodestobytearrayconverter.html" class="tsd-signature-type">GifCompressedCodesToByteArrayConverter</a></h4>
Expand All @@ -133,7 +133,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> __out</h3>
<div class="tsd-signature tsd-kind-icon">__out<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifCompressedCodesToByteArrayConverter.ts#L18">GifCompressedCodesToByteArrayConverter.ts:18</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifCompressedCodesToByteArrayConverter.ts#L18">GifCompressedCodesToByteArrayConverter.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -143,7 +143,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> __rem<wbr>Num<wbr>Bits<
<div class="tsd-signature tsd-kind-icon">__rem<wbr>Num<wbr>Bits<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifCompressedCodesToByteArrayConverter.ts#L19">GifCompressedCodesToByteArrayConverter.ts:19</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifCompressedCodesToByteArrayConverter.ts#L19">GifCompressedCodesToByteArrayConverter.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -153,7 +153,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> __rem<wbr>Val</h3>
<div class="tsd-signature tsd-kind-icon">__rem<wbr>Val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifCompressedCodesToByteArrayConverter.ts#L20">GifCompressedCodesToByteArrayConverter.ts:20</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifCompressedCodesToByteArrayConverter.ts#L20">GifCompressedCodesToByteArrayConverter.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -170,7 +170,7 @@ <h3>flush</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifCompressedCodesToByteArrayConverter.ts#L44">GifCompressedCodesToByteArrayConverter.ts:44</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifCompressedCodesToByteArrayConverter.ts#L44">GifCompressedCodesToByteArrayConverter.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -187,7 +187,7 @@ <h3>push</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifCompressedCodesToByteArrayConverter.ts#L28">GifCompressedCodesToByteArrayConverter.ts:28</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifCompressedCodesToByteArrayConverter.ts#L28">GifCompressedCodesToByteArrayConverter.ts:28</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
32 changes: 16 additions & 16 deletions docs/classes/_gifframe_.gifframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L26">GifFrame.ts:26</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L26">GifFrame.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -148,7 +148,7 @@ <h3>compressed<wbr>Data</h3>
<div class="tsd-signature tsd-kind-icon">compressed<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Uint8Array</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L25">GifFrame.ts:25</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L25">GifFrame.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -158,7 +158,7 @@ <h3>delay<wbr>Centi<wbr>Seconds</h3>
<div class="tsd-signature tsd-kind-icon">delay<wbr>Centi<wbr>Seconds<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L16">GifFrame.ts:16</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L16">GifFrame.ts:16</a></li>
</ul>
</aside>
</section>
Expand All @@ -168,7 +168,7 @@ <h3>height</h3>
<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L21">GifFrame.ts:21</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L21">GifFrame.ts:21</a></li>
</ul>
</aside>
</section>
Expand All @@ -178,7 +178,7 @@ <h3>local<wbr>Color<wbr>Table</h3>
<div class="tsd-signature tsd-kind-icon">local<wbr>Color<wbr>Table<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Uint8Array</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L24">GifFrame.ts:24</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L24">GifFrame.ts:24</a></li>
</ul>
</aside>
</section>
Expand All @@ -188,7 +188,7 @@ <h3>local<wbr>Table<wbr>Size</h3>
<div class="tsd-signature tsd-kind-icon">local<wbr>Table<wbr>Size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L22">GifFrame.ts:22</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L22">GifFrame.ts:22</a></li>
</ul>
</aside>
</section>
Expand All @@ -198,7 +198,7 @@ <h3>lzw<wbr>Code</h3>
<div class="tsd-signature tsd-kind-icon">lzw<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L23">GifFrame.ts:23</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L23">GifFrame.ts:23</a></li>
</ul>
</aside>
</section>
Expand All @@ -208,7 +208,7 @@ <h3>pixel<wbr>Data</h3>
<div class="tsd-signature tsd-kind-icon">pixel<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Uint8Array</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L26">GifFrame.ts:26</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L26">GifFrame.ts:26</a></li>
</ul>
</aside>
</section>
Expand All @@ -218,7 +218,7 @@ <h3>transparent<wbr>Color<wbr>Index</h3>
<div class="tsd-signature tsd-kind-icon">transparent<wbr>Color<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L17">GifFrame.ts:17</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L17">GifFrame.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -228,7 +228,7 @@ <h3>transparent<wbr>Flag</h3>
<div class="tsd-signature tsd-kind-icon">transparent<wbr>Flag<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L15">GifFrame.ts:15</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L15">GifFrame.ts:15</a></li>
</ul>
</aside>
</section>
Expand All @@ -238,7 +238,7 @@ <h3>width</h3>
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L20">GifFrame.ts:20</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L20">GifFrame.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -248,7 +248,7 @@ <h3>x</h3>
<div class="tsd-signature tsd-kind-icon">x<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L18">GifFrame.ts:18</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L18">GifFrame.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -258,7 +258,7 @@ <h3>y</h3>
<div class="tsd-signature tsd-kind-icon">y<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L19">GifFrame.ts:19</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L19">GifFrame.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -275,7 +275,7 @@ <h3>decompress</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L48">GifFrame.ts:48</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L48">GifFrame.ts:48</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -292,7 +292,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> lzw<wbr>Decode</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L59">GifFrame.ts:59</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L59">GifFrame.ts:59</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -321,7 +321,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> init</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifFrame.ts#L33">GifFrame.ts:33</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifFrame.ts#L33">GifFrame.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
14 changes: 7 additions & 7 deletions docs/classes/_gifparser_.gifparser.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> read<wbr>Application<wbr>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifParser.ts#L154">GifParser.ts:154</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifParser.ts#L154">GifParser.ts:154</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -137,7 +137,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> read<wbr>Block</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifParser.ts#L48">GifParser.ts:48</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifParser.ts#L48">GifParser.ts:48</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -166,7 +166,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> read<wbr>Comment<wbr>Exte
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifParser.ts#L195">GifParser.ts:195</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifParser.ts#L195">GifParser.ts:195</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -192,7 +192,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> read<wbr>Graphic<wbr>Cont
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifParser.ts#L211">GifParser.ts:211</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifParser.ts#L211">GifParser.ts:211</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -221,7 +221,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> read<wbr>Header</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifParser.ts#L13">GifParser.ts:13</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifParser.ts#L13">GifParser.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -247,7 +247,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> read<wbr>Image<wbr>Block<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifParser.ts#L103">GifParser.ts:103</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifParser.ts#L103">GifParser.ts:103</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -276,7 +276,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> read<wbr>Plain<wbr>Text<w
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifParser.ts#L223">GifParser.ts:223</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifParser.ts#L223">GifParser.ts:223</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/_gifpresenter_.gifpresenter.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> write<wbr>ToBlob</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifPresenter.ts#L14">GifPresenter.ts:14</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifPresenter.ts#L14">GifPresenter.ts:14</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -132,7 +132,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> write<wbr>ToData<wbr>Url<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/b6cc2a0/src/GifPresenter.ts#L23">GifPresenter.ts:23</a></li>
<li>Defined in <a href="https://github.com/aaharu/gifken/blob/a1a0869/src/GifPresenter.ts#L23">GifPresenter.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 39e4a1c

Please sign in to comment.