Your IP : 3.147.103.106


Current Path : /proc/thread-self/root/usr/lib/node_modules/npm/node_modules/es-abstract/helpers/
Upload File :
Current File : //proc/thread-self/root/usr/lib/node_modules/npm/node_modules/es-abstract/helpers/isNaN.js

module.exports = Number.isNaN || function isNaN(a) {
	return a !== a;
};

?>