📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 17:00:03
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
node_modules
/
es-abstract
/
helpers
📍 /lib/node_modules/npm/node_modules/es-abstract/helpers
🔄 Refresh
✏️
Editing: isNaN.js
Read Only
module.exports = Number.isNaN || function isNaN(a) { return a !== a; };
💾 Save Changes
❌ Cancel