Sindbad~EG File Manager

Current Path : /home/infinitibizsol/irfarms.infinitibizsol.com/node_modules/es-abstract/helpers/
Upload File :
Current File : /home/infinitibizsol/irfarms.infinitibizsol.com/node_modules/es-abstract/helpers/isByteValue.js

'use strict';

module.exports = function isByteValue(value) {
	return typeof value === 'number' && value >= 0 && value <= 255 && (value | 0) === value;
};

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