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 4de5e1c commit 6cb6e45Copy full SHA for 6cb6e45
lib/node_modules/@stdlib/symbol/split/lib/main.js
@@ -20,7 +20,7 @@
20
21
// MODULES //
22
23
-var hasSplitSymbolSupport = require( '@stdlib/assert/has-Split-symbol-support' );
+var hasSplitSymbolSupport = require( '@stdlib/assert/has-split-symbol-support' );
24
25
26
// MAIN //
0 commit comments