mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-05-28 04:20:20 +00:00
Init
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
var isArray = Array.isArray;
|
||||
|
||||
module.exports = function (t) { t(t === null || isArray(t.prototype), true); };
|
||||
Reference in New Issue
Block a user