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 0ce7f61 commit eac8f2fCopy full SHA for eac8f2f
1 file changed
lib/fs.js
@@ -129,7 +129,6 @@ const {
129
validateCallback,
130
validateFunction,
131
validateInteger,
132
- validateInt32,
133
} = require('internal/validators');
134
// 2 ** 32 - 1
135
const kMaxUserId = 4294967295;
0 commit comments