This commit is contained in:
5
node_modules/licia/isUndef.js
generated
vendored
Normal file
5
node_modules/licia/isUndef.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
exports = function(val) {
|
||||
return val === void 0;
|
||||
};
|
||||
|
||||
module.exports = exports;
|
||||
Reference in New Issue
Block a user