We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d75aa0 commit 8259ed5Copy full SHA for 8259ed5
lib/node_modules/@stdlib/blas/ext/sum/docs/types/index.d.ts
@@ -21,7 +21,7 @@
21
/// <reference types="@stdlib/types"/>
22
23
import { ArrayLike } from '@stdlib/types/array';
24
-import { DataType, typedndarray } from '@stdlib/types/ndarray';
+import { NumericAndGenericDataType as DataType, typedndarray } from '@stdlib/types/ndarray';
25
26
/**
27
* Input array.
0 commit comments