File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
lib/node_modules/@stdlib/slice/multi Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -178,10 +178,10 @@ var o = ms.toJSON();
178
178
179
179
<!-- Package usage examples. -->
180
180
181
- <section class =" examples " >
182
-
183
181
* * *
184
182
183
+ <section class =" examples " >
184
+
185
185
## Examples
186
186
187
187
<!-- eslint no-undef: "error" -->
@@ -224,10 +224,10 @@ console.log( JSON.stringify( o ) );
224
224
225
225
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
226
226
227
- <section class =" related " >
228
-
229
227
* * *
230
228
229
+ <section class =" related " >
230
+
231
231
## See Also
232
232
233
233
- <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