Uploading the main structure
هذا الالتزام موجود في:
6
node_modules/es-object-atoms/isObject.js
مولّد
مباع
Normal file
6
node_modules/es-object-atoms/isObject.js
مولّد
مباع
Normal file
@@ -0,0 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
/** @type {import('./isObject')} */
|
||||
module.exports = function isObject(x) {
|
||||
return !!x && (typeof x === 'function' || typeof x === 'object');
|
||||
};
|
المرجع في مشكلة جديدة
حظر مستخدم