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 83f2a61 commit 1001ae3Copy full SHA for 1001ae3
lib/node_modules/@stdlib/random/strided/tools/docs/types/index.d.ts
@@ -20,10 +20,6 @@
20
21
/* eslint-disable max-lines */
22
23
-import binaryFactory = require( '@stdlib/random/strided/tools/binary-factory' );
24
-import ternaryFactory = require( '@stdlib/random/strided/tools/ternary-factory' );
25
-import unaryFactory = require( '@stdlib/random/strided/tools/unary-factory' );
26
-
27
/**
28
* Interface describing the `tools` namespace.
29
*/
0 commit comments