ignore bin

This commit is contained in:
fxy060608
2018-11-18 16:17:04 +08:00
parent d7f7e5ce2b
commit 1949b2ba72
711 changed files with 1 additions and 50672 deletions
-5
View File
@@ -1,5 +0,0 @@
"use strict";
module.exports = function isObject(x) {
return typeof x === "object" && x !== null;
};