Skip to content

Commit

Permalink
Deploying to gh-pages from @ 35cb54e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaqim committed May 10, 2024
1 parent 858a755 commit a86c22c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions classes/Library.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h4>Implements</h4>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/LibraryClass.html" class="tsd-signature-type tsd-kind-interface">LibraryClass</a></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/8d33b0c/src/Library.ts#L7">Library.ts:7</a></li></ul></aside>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/35cb54e/src/Library.ts#L7">Library.ts:7</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">
Expand Down Expand Up @@ -69,7 +69,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</s
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/LibraryClass.html">LibraryClass</a>.<a href="../interfaces/LibraryClass.html#add">add</a></p>
<ul>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/8d33b0c/src/Library.ts#L24">Library.ts:24</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/35cb54e/src/Library.ts#L24">Library.ts:24</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="sayHello" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>say<wbr/>Hello</span><a href="#sayHello" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
Expand All @@ -82,7 +82,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/LibraryClass.html">LibraryClass</a>.<a href="../interfaces/LibraryClass.html#sayHello">sayHello</a></p>
<ul>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/8d33b0c/src/Library.ts#L13">Library.ts:13</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/35cb54e/src/Library.ts#L13">Library.ts:13</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
6 changes: 3 additions & 3 deletions interfaces/LibraryClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h4>Implemented by</h4>
<ul class="tsd-hierarchy">
<li><a href="../classes/Library.html" class="tsd-signature-type tsd-kind-class">Library</a></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/8d33b0c/src/Library.ts#L2">Library.ts:2</a></li></ul></aside>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/35cb54e/src/Library.ts#L2">Library.ts:2</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">
Expand Down Expand Up @@ -56,7 +56,7 @@ <h5><span class="tsd-kind-parameter">a</span>: <span class="tsd-signature-type">
<h5><span class="tsd-kind-parameter">b</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/8d33b0c/src/Library.ts#L4">Library.ts:4</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/35cb54e/src/Library.ts#L4">Library.ts:4</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="sayHello" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>say<wbr/>Hello</span><a href="#sayHello" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">say<wbr/>Hello</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
Expand All @@ -69,7 +69,7 @@ <h4>Type declaration</h4>
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/8d33b0c/src/Library.ts#L3">Library.ts:3</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/joaqim/tslib-esbuild/blob/35cb54e/src/Library.ts#L3">Library.ts:3</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down

0 comments on commit a86c22c

Please sign in to comment.