更新
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
exports = function(val) {
|
||||
return val === true || val === false;
|
||||
};
|
||||
|
||||
module.exports = exports;
|
||||
Reference in New Issue
Block a user