From 3c2361e54bc72e84107fbd3b90f863b4e82e2bbc Mon Sep 17 00:00:00 2001 From: King Date: Thu, 11 Jan 2018 05:25:44 -0500 Subject: [PATCH] ran npm tagger & tagged type --- tag_database | 1 + 1 file changed, 1 insertion(+) diff --git a/tag_database b/tag_database index ee007d575..df3c266b9 100644 --- a/tag_database +++ b/tag_database @@ -84,6 +84,7 @@ isFunction:type,function isLowerCase:string,utility isNull:type isNumber:type,math +isObject:type isPrime:math isPrimitive:type,function,array,string isPromiseLike:type,function,promise