PHP 8.2.30
Preview: isPrimitive.js Size: 136 B
/usr/lib/node_modules/npm/node_modules/es-to-primitive/helpers/isPrimitive.js

module.exports = function isPrimitive(value) {
	return value === null || (typeof value !== 'function' && typeof value !== 'object');
};

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
136 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).