We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d8a77 commit 1a23e0fCopy full SHA for 1a23e0f
1 file changed
lib/node_modules/@stdlib/stats/midrange/docs/types/index.d.ts
@@ -21,7 +21,7 @@
21
/// <reference types="@stdlib/types"/>
22
23
import { ArrayLike } from '@stdlib/types/array';
24
-import { RealAndGenericDataType as DataType, typedndarray } from '@stdlib/types/ndarray';
+import { RealFloatingPointAndGenericDataType as DataType, typedndarray } from '@stdlib/types/ndarray';
25
26
/**
27
* Input array.
0 commit comments