PATH:
opt
/
alt
/
alt-nodejs14
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
number-is-nan
'use strict'; module.exports = Number.isNaN || function (x) { return x !== x; };
[-] package.json
[edit]
[+]
..
[-] readme.md
[edit]
[-] license
[edit]
[-] index.js
[edit]