%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/isCodePoint.js

'use strict';

module.exports = function isCodePoint(cp) {
	return typeof cp === 'number' && cp >= 0 && cp <= 0x10FFFF && (cp | 0) === cp;
};

Zerion Mini Shell 1.0