Skip to content

Commit 0712ba8

Browse files
committed
docs: update
1 parent 3bb3bd4 commit 0712ba8

File tree

14 files changed

+336
-43
lines changed

14 files changed

+336
-43
lines changed

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/Bin.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h4>Hierarchy</h4>
1818
<ul class="tsd-hierarchy">
1919
<li><span class="target">Bin</span></li></ul></section><aside class="tsd-sources">
2020
<ul>
21-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L4">structures/Bin.ts:4</a></li></ul></aside>
21+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L4">structures/Bin.ts:4</a></li></ul></aside>
2222
<section class="tsd-panel-group tsd-index-group">
2323
<section class="tsd-panel tsd-index-panel">
2424
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,58 +44,58 @@ <h2>Constructors</h2>
4444
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a>
4545
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" 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>
4646
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
47-
<li class="tsd-signature tsd-anchor-link" id="constructor.new_Bin">new <wbr/>Bin<span class="tsd-signature-symbol">(</span>data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">BinData</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Bin.html" class="tsd-signature-type" data-tsd-kind="Class">Bin</a><a href="#constructor.new_Bin" 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></li>
47+
<li class="tsd-signature tsd-anchor-link" id="constructor.new_Bin">new <wbr/>Bin<span class="tsd-signature-symbol">(</span>data<span class="tsd-signature-symbol">: </span><a href="../interfaces/BinData.html" class="tsd-signature-type" data-tsd-kind="Interface">BinData</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Bin.html" class="tsd-signature-type" data-tsd-kind="Class">Bin</a><a href="#constructor.new_Bin" 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></li>
4848
<li class="tsd-description">
4949
<div class="tsd-parameters">
5050
<h4 class="tsd-parameters-title">Parameters</h4>
5151
<ul class="tsd-parameter-list">
5252
<li>
53-
<h5>data: <span class="tsd-signature-type">BinData</span></h5></li></ul></div>
53+
<h5>data: <a href="../interfaces/BinData.html" class="tsd-signature-type" data-tsd-kind="Interface">BinData</a></h5></li></ul></div>
5454
<h4 class="tsd-returns-title">Returns <a href="Bin.html" class="tsd-signature-type" data-tsd-kind="Class">Bin</a></h4><aside class="tsd-sources">
5555
<ul>
56-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L18">structures/Bin.ts:18</a></li></ul></aside></li></ul></section></section>
56+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L18">structures/Bin.ts:18</a></li></ul></aside></li></ul></section></section>
5757
<section class="tsd-panel-group tsd-member-group">
5858
<h2>Properties</h2>
5959
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="created" class="tsd-anchor"></a>
6060
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>created</span><a href="#created" 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>
6161
<div class="tsd-signature">created<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div><aside class="tsd-sources">
6262
<ul>
63-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L14">structures/Bin.ts:14</a></li></ul></aside></section>
63+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L14">structures/Bin.ts:14</a></li></ul></aside></section>
6464
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="description" class="tsd-anchor"></a>
6565
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>description</span><a href="#description" 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>
6666
<div class="tsd-signature">description<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
6767
<ul>
68-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L11">structures/Bin.ts:11</a></li></ul></aside></section>
68+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L11">structures/Bin.ts:11</a></li></ul></aside></section>
6969
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="files" class="tsd-anchor"></a>
7070
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>files</span><a href="#files" 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>
7171
<div class="tsd-signature">files<span class="tsd-signature-symbol">:</span> <a href="File.html" class="tsd-signature-type" data-tsd-kind="Class">File</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
7272
<ul>
73-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L16">structures/Bin.ts:16</a></li></ul></aside></section>
73+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L16">structures/Bin.ts:16</a></li></ul></aside></section>
7474
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="key" class="tsd-anchor"></a>
7575
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>key</span><a href="#key" 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>
7676
<div class="tsd-signature">key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
7777
<ul>
78-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L5">structures/Bin.ts:5</a></li></ul></aside></section>
78+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L5">structures/Bin.ts:5</a></li></ul></aside></section>
7979
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="shortUrl" class="tsd-anchor"></a>
8080
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>short<wbr/>Url</span><a href="#shortUrl" 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>
8181
<div class="tsd-signature">short<wbr/>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
8282
<ul>
83-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L8">structures/Bin.ts:8</a></li></ul></aside></section>
83+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L8">structures/Bin.ts:8</a></li></ul></aside></section>
8484
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="title" class="tsd-anchor"></a>
8585
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>title</span><a href="#title" 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>
8686
<div class="tsd-signature">title<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
8787
<ul>
88-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L10">structures/Bin.ts:10</a></li></ul></aside></section>
88+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L10">structures/Bin.ts:10</a></li></ul></aside></section>
8989
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="url" class="tsd-anchor"></a>
9090
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>url</span><a href="#url" 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>
9191
<div class="tsd-signature">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
9292
<ul>
93-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L7">structures/Bin.ts:7</a></li></ul></aside></section>
93+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L7">structures/Bin.ts:7</a></li></ul></aside></section>
9494
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="views" class="tsd-anchor"></a>
9595
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>views</span><a href="#views" 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>
9696
<div class="tsd-signature">views<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
9797
<ul>
98-
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/05fba46/src/structures/Bin.ts#L12">structures/Bin.ts:12</a></li></ul></aside></section></section></div>
98+
<li>Defined in <a href="https://github.com/ghostdevv/Sourcebin/blob/3bb3bd4/src/structures/Bin.ts#L12">structures/Bin.ts:12</a></li></ul></aside></section></section></div>
9999
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
100100
<div class="tsd-navigation settings">
101101
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

0 commit comments

Comments
 (0)