/
home
/
infinitibizsol
/
.trash
/
node_modules.9
/
es-abstract
/
helpers
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.9/es-abstract/helpers/isByteValue.js
'use strict'; module.exports = function isByteValue(value) { return typeof value === 'number' && value >= 0 && value <= 255 && (value | 0) === value; };
Copyright ©2k19 -
Hexid
|
Tex7ure