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 9631970 commit 72cdb3eCopy full SHA for 72cdb3e
test/test.js
@@ -56,7 +56,7 @@ tape( 'the function throws an error if not provided a function', function test(
56
5,
57
NaN,
58
null,
59
- undefined,
+ void 0,
60
true,
61
[],
62
{}
0 commit comments