File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
lib/node_modules/@stdlib/slice/ctor Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -232,10 +232,10 @@ o = s.toJSON();
232
232
233
233
<!-- Package usage examples. -->
234
234
235
- <section class =" examples " >
236
-
237
235
* * *
238
236
237
+ <section class =" examples " >
238
+
239
239
## Examples
240
240
241
241
<!-- eslint no-undef: "error" -->
@@ -283,10 +283,10 @@ console.log( JSON.stringify( o ) );
283
283
284
284
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
285
285
286
- <section class =" related " >
287
-
288
286
* * *
289
287
288
+ <section class =" related " >
289
+
290
290
## See Also
291
291
292
292
- <span class =" package-name " >[ ` @stdlib/ndarray/ctor ` ] [ @stdlib/ndarray/ctor ] </span ><span class =" delimiter " >: </span ><span class =" description " >multidimensional array constructor.</span >
You can’t perform that action at this time.
0 commit comments