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 e9406ad commit 4853da2Copy full SHA for 4853da2
lib/node_modules/@stdlib/number/float32/base/docs/types/index.d.ts
@@ -32,6 +32,7 @@ import float32ToInt32 = require( '@stdlib/number/float32/base/to-int32' );
32
import float32ToUint32 = require( '@stdlib/number/float32/base/to-uint32' );
33
import toWordf = require( '@stdlib/number/float32/base/to-word' );
34
35
+
36
/**
37
* Interface describing the `base` namespace.
38
*/
0 commit comments