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