Skip to content

Commit 72b3106

Browse files
committed
Update artifacts
1 parent 6516980 commit 72b3106

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[90,90,100,5,5,100,1,1,100,90,90,100,"b9de00f000cc5c0851b3790ad4634f095bc36cd5","2025-11-09 02:36:55 -0800"]
1+
[90,90,100,5,5,100,1,1,100,90,90,100,"c2d5845efa229e5df6d95a9c9ad7d6a92168e848","2025-11-09 02:46:10 -0800"]

assert/has-to-primitive-symbol-support/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1>All files</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-11-09T10:44:13.645Z
119+
at 2025-11-09T10:47:15.663Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

assert/has-to-primitive-symbol-support/index.js.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,16 @@ <h1><a href="index.html">All files</a> index.js</h1>
164164
'use strict';
165165
&nbsp;
166166
/**
167-
* Test for native `Symbol.toPrimitive` support.
168-
*
169-
* @module @stdlib/assert/has-to-primitive-symbol-support
170-
*
171-
* @example
172-
* var hasToPrimitiveSymbolSupport = require( '@stdlib/assert/has-to-primitive-symbol-support' );
173-
*
174-
* var bool = hasToPrimitiveSymbolSupport();
175-
* // returns &lt;boolean&gt;
176-
*/
167+
* Test for native `Symbol.toPrimitive` support.
168+
*
169+
* @module @stdlib/assert/has-to-primitive-symbol-support
170+
*
171+
* @example
172+
* var hasToPrimitiveSymbolSupport = require( '@stdlib/assert/has-to-primitive-symbol-support' );
173+
*
174+
* var bool = hasToPrimitiveSymbolSupport();
175+
* // returns &lt;boolean&gt;
176+
*/
177177
&nbsp;
178178
// MODULES //
179179
&nbsp;
@@ -190,7 +190,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
190190
<div class='footer quiet pad2 space-top1 center small'>
191191
Code coverage generated by
192192
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
193-
at 2025-11-09T10:44:13.645Z
193+
at 2025-11-09T10:47:15.663Z
194194
</div>
195195
<script src="prettify.js"></script>
196196
<script>

assert/has-to-primitive-symbol-support/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
220220
<div class='footer quiet pad2 space-top1 center small'>
221221
Code coverage generated by
222222
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
223-
at 2025-11-09T10:44:13.645Z
223+
at 2025-11-09T10:47:15.663Z
224224
</div>
225225
<script src="prettify.js"></script>
226226
<script>

0 commit comments

Comments
 (0)