mirror of
https://github.com/actions/setup-node.git
synced 2025-12-17 02:31:38 +08:00
.
This commit is contained in:
4
node_modules/number-is-nan/index.js
generated
vendored
4
node_modules/number-is-nan/index.js
generated
vendored
@@ -1,4 +0,0 @@
|
||||
'use strict';
|
||||
module.exports = Number.isNaN || function (x) {
|
||||
return x !== x;
|
||||
};
|
||||
Reference in New Issue
Block a user