- Categorie
- ProductInfo
This commit is contained in:
@@ -4364,6 +4364,9 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
|
||||
isObjectEmpty(obj) {
|
||||
return Object.keys(obj).length === 0;
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user