Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.1/es5-ext/math/sign/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.1/es5-ext/math/sign/shim.js

"use strict";

module.exports = function (value) {
	value = Number(value);
	if (isNaN(value) || value === 0) return value;
	return value > 0 ? 1 : -1;
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists