Skip to content

Commit f97d9f8

Browse files
authored
Discard changes to lib/node_modules/@stdlib/blas/ext/base/ndarray/glast-index-of/docs/types/index.d.ts
1 parent c4eda5f commit f97d9f8

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ndarray/glast-index-of/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/ndarray/glast-index-of/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import { typedndarray } from '@stdlib/types/ndarray';
4040
* 'dtype': 'generic'
4141
* });
4242
*
43-
* var fromIndex = scalar2ndarray( 3, {
43+
* var fromIndex = scalar2ndarray( 0, {
4444
* 'dtype': 'generic'
4545
* });
4646
*

0 commit comments

Comments
 (0)