%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/.trash/vacivitta/node_modules/es-to-primitive/helpers/
Upload File :
Create Path :
Current File : /home/vacivi36/.trash/vacivitta/node_modules/es-to-primitive/helpers/isPrimitive.js

'use strict';

/** @type {(value: unknown) => value is null | undefined | string | symbol | number | boolean | bigint} */
module.exports = function isPrimitive(value) {
	return value === null || (typeof value !== 'function' && typeof value !== 'object');
};

Zerion Mini Shell 1.0