📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 19:41:39
📂
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
number-is-nan
✏️
Editing: index.js
'use strict'; module.exports = Number.isNaN || function (x) { return x !== x; };
💾 Save Changes
❌ Cancel