Skip to content

Commit 2ec59a1

Browse files
committed
Deploying to gh-pages from @ 8dd9458 🚀
1 parent f8ac79f commit 2ec59a1

38 files changed

Lines changed: 943 additions & 187 deletions

assets/navigation.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.

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.

functions/arrayShallowEqual.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
105105
<li>
106106
Defined in
107107
<a
108-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/utils.ts#L48"
109-
>src/utils.ts:48</a
108+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/utils.ts#L45"
109+
>src/utils.ts:45</a
110110
>
111111
</li>
112112
</ul>

functions/batch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h4 class="tsd-returns-title">
112112
<li>
113113
Defined in
114114
<a
115-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/batch.ts#L32"
115+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/batch.ts#L32"
116116
>src/batch.ts:32</a
117117
>
118118
</li>

functions/batchFlush.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
7676
<li>
7777
Defined in
7878
<a
79-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/batch.ts#L12"
79+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/batch.ts#L12"
8080
>src/batch.ts:12</a
8181
>
8282
</li>

functions/batchStart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
7676
<li>
7777
Defined in
7878
<a
79-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/batch.ts#L10"
79+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/batch.ts#L10"
8080
>src/batch.ts:10</a
8181
>
8282
</li>

functions/compute.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h4 class="tsd-returns-title">
130130
<li>
131131
Defined in
132132
<a
133-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/compute.ts#L9"
133+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/compute.ts#L9"
134134
>src/compute.ts:9</a
135135
>
136136
</li>

functions/reactiveMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h4 class="tsd-returns-title">
135135
<li>
136136
Defined in
137137
<a
138-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/collections/reactiveMap.ts#L242"
138+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/collections/reactiveMap.ts#L242"
139139
>src/collections/reactiveMap.ts:242</a
140140
>
141141
</li>

functions/unsubscribe.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1>Function unsubscribe</h1>
7777
<span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">,</span>
7878
<span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span
7979
><span class="tsd-signature-symbol">,</span><br />    <span class="tsd-kind-parameter">subscriber</span
80-
><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span
80+
><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span
8181
><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">args</span
8282
><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span
8383
><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span>
@@ -114,11 +114,11 @@ <h4 class="tsd-parameters-title">Parameters</h4>
114114
</li>
115115
<li>
116116
<span
117-
><span class="tsd-kind-parameter">subscriber</span>: <span class="tsd-signature-symbol">(</span
118-
><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">args</span
119-
><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span
120-
><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span>
121-
<span class="tsd-signature-symbol">=&gt;</span>
117+
><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">subscriber</span>:
118+
<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span
119+
><span class="tsd-kind-parameter">args</span><span class="tsd-signature-symbol">:</span>
120+
<span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span
121+
><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span>
122122
<span class="tsd-signature-type">any</span></span
123123
>
124124
<div class="tsd-comment tsd-typography"></div>
@@ -132,7 +132,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
132132
<li>
133133
Defined in
134134
<a
135-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/utils.ts#L16"
135+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/utils.ts#L16"
136136
>src/utils.ts:16</a
137137
>
138138
</li>

functions/watch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h4 class="tsd-returns-title">
9494
<li>
9595
Defined in
9696
<a
97-
href="https://github.com/embrajs/reactivity/blob/97abab66ba621bb590fade8f39be2d04a4e6b108/src/watch.ts#L9"
97+
href="https://github.com/embrajs/reactivity/blob/8dd94583f79d2387d1fa1f98f0936cbd474b6990/src/watch.ts#L9"
9898
>src/watch.ts:9</a
9999
>
100100
</li>

0 commit comments

Comments
 (0)