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 a316d94 commit 0506375Copy full SHA for 0506375
test/test.js
@@ -41,7 +41,7 @@ tape( 'the function throws an error if not provided a primitive string', functio
41
NaN,
42
null,
43
true,
44
- undefined,
+ void 0,
45
[],
46
{},
47
function noop() {}
0 commit comments