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 261ee9b commit fce1018Copy full SHA for fce1018
test/test.js
@@ -57,7 +57,7 @@ tape( 'the function returns `false` if not provided an ArrayBuffer', function te
57
NaN,
58
true,
59
null,
60
- undefined,
+ void 0,
61
[],
62
{},
63
function noop() {},
0 commit comments